OlmMessageInfo
Contents
[
Hide
]OlmMessageInfo class
Represents an information
about message in the OLM storage.
The OlmMessageInfo type exposes the following members:
Properties
| Name | Description |
|---|---|
| entry_id | Gets the message entry identifier. |
| subject | Gets the message subject. |
| date | Gets the date of message. |
| modified_date | Gets the date of message. |
| from_address | Gets the from address. |
| to | Gets the address collection that contains the recipients of message. |
| message_class | 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. |
| has_attachments | Gets or sets a value indicating whether the message has attachments. |
See Also
- namespace aspose.email.storage.olm
- assembly Aspose.Email