Message |
The MessageFlags type exposes the following members.
| Name | Description | |
|---|---|---|
| Flags | Gets flags associated with the specified message. | |
| MessageNumber | Gets message number assigned by an IMAP server. | |
| UID | Gets UID of this message assigned by an IMAP server. | |
| Unseen | Gets the boolean value indicating if message was seen or not. Searches Flags for Seen. |