OlmMessageInfo Properties |
The OlmMessageInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Date |
Gets the date of message.
|
![]() | From |
Gets the from address.
|
![]() | HasAttachments |
Gets or sets a value indicating whether the message has attachments.
|
![]() | MessageClass |
Gets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note.
The message class specifies the type, purpose, or content of the message.
|
![]() | ModifiedDate |
Gets the date of message.
|
![]() | Subject |
Gets the message subject.
|
![]() | To |
Gets the address collection that contains
the recipients of message.
|