Mailbox Type
Mailboxes collected when calling ListMailboxes or ListSubscribedMailboxes .
Remarks
The information for each mailbox as it is returned by the server after either ListMailboxes or ListSubscribedMailboxes have been called.
Fields
Flags String |
The mailbox flags in a mailbox listing. Examples of possible flag values are server dependent, but can include:
| ||||||||||
Name String |
The mailbox name in a mailbox listing. | ||||||||||
Separator String |
The Separator field contains the character that separates the different parts in the mailbox path hierarchy. |
Constructors
[VB.NET] Public Mailbox() [C#] public Mailbox();