ExchangeMessageFlag
ExchangeMessageFlag enumeration (3 values)
Represents a flags of message.
| Value | Description |
|---|---|
| IsRead | Indicates whether the message has been read. |
| HasAttachment | Indicates whether or not the message has attachments. |
| IsSubmitted | Indicates whether the message has been submitted to the Outbox. |