OlmMessageInfo
Contents
[
Hide
]OlmMessageInfo class
Represents an information about message in the OLM storage.
Constructors
| Name | Description |
|---|---|
| OlmMessageInfo | Initializes a new instance of the OlmMessageInfo class. |
Methods
| Name | Description |
|---|---|
| get_AttachList | |
| get_Date | Gets the date of message. |
| get_EntryId | Gets the message entry identifier. |
| get_From | Gets the from address. |
| get_HasAttachments | Gets a value indicating whether the message has attachments. |
| get_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. |
| get_ModifiedDate | Gets the date of message. |
| get_Subject | Gets the message subject. |
| get_To | Gets the address collection that contains the recipients of message. |
| ParseQuery | |
| Index | |
| Item |