MboxMessageInfo
MboxMessageInfo class
Represents an information
about message in the MBOX storage.
The MboxMessageInfo type exposes the following members:
Properties
Name | Description |
---|---|
headers | Gets the collection of header fields |
delimiter_mark | Gets the message delimiter mark. |
entry_id | Gets the entry identifier. |
date | Gets the date of message |
from_address | Gets the from address |
subject | Gets the message subject. |
to | Gets the address collection that contains the recipients of message |
cc | Gets the address collection that contains CC recipients |
bcc | Gets the address collection that contains BCC recipients of message |
See Also
- namespace aspose.email.storage.mbox
- assembly Aspose.Email