The Mailbox type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AutoResponderEnabled |
Gets or sets a value indicating whether the Auto Responder for this mailbox is enabled.
|
![]() | AutoResponderExists |
Gets a value indicating whether an Auto Responder exists for this mailbox.
This will check to see if the any one of the 4 Auto Responder files (.inf,
.old, .fwd, and .oldfwd) exist. Returns true if at least one of these
files exists.
|
![]() | AutoResponderForward |
Gets or sets the Forwarding address used by the Auto Responder for this Mailbox.
|
![]() | AutoResponderMessage |
Gets or sets the message string the Auto Responder for this Mailbox will respond with.
|
![]() | AutoResponderRecipients |
Gets a string array of addresses who have recieved a response from the Auto Responder for this Mailbox
|
![]() | DateCount | |
![]() | FirstUnread | |
![]() | Flags | |
![]() | FullDirPath |
Gets the full path to the directory where all files for this mailbox are kept.
|
![]() | FullPath | |
![]() | Guid | |
![]() | IsDirectory | |
![]() | LastAccess | |
![]() | LastRead | |
![]() | LastUIDL | |
![]() | MbxFileAccessed | |
![]() | MbxFileCreated | |
![]() | MbxFileExists | |
![]() | MbxFileModified | |
![]() | MbxFileSize | |
![]() | MessageCount | |
![]() | Name | |
![]() | RelativePath | |
![]() | Size | |
![]() | UidFileAccessed | |
![]() | UidFileCreated | |
![]() | UidFileExists | |
![]() | UidFileModified | |
![]() | UidFilePath | |
![]() | UidFileSize | |
![]() | UnreadCount | |
![]() | Validity | |
![]() | WebDataFileAccessed | |
![]() | WebDataFileCreated | |
![]() | WebDataFileExists | |
![]() | WebDataFileModified | |
![]() | WebDataFilePath | |
![]() | WebDataFileSize |
See Also