The MailboxInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Flags |
An enumerable collection of flags set on the mailbox.
| |
| FreeStorage |
The amount of free storage in the mailbox, measured in bytes.
| |
| Messages |
The total number of messages in the mailbox.
| |
| Name |
The name of the mailbox.
| |
| NextUID |
The next unique identifier value of the mailbox.
| |
| Unread |
The number of unread (unseen) messages in the mailbox.
| |
| UsedStorage |
The amount of used storage in the mailbox, measured in bytes.
|