MboxMessageInfo
MboxMessageInfo class
Represents an information about message in the MBOX storage.
Constructors
| Name | Description |
|---|---|
| MboxMessageInfo |
Methods
| Name | Description |
|---|---|
| get_Bcc | Gets the address collection that contains BCC recipients of message |
| get_CC | Gets the address collection that contains CC recipients |
| get_Date | Gets the date of message |
| get_DelimiterMark | Gets the message delimiter mark. |
| get_EntryId | Gets the entry identifier. |
| get_From | Gets the from address |
| get_Headers | Gets the collection of header fields |
| get_Subject | Gets the message subject. |
| get_To | Gets the address collection that contains the recipients of message |
| ParseQuery |