MessageInfo
Contents
[
Hide
]MessageInfo class
Represents information about message in PST.
Constructors
| Name | Description |
|---|---|
| MessageInfo (3 overloads) | Initializes a new instance of the MessageInfo class. |
Methods
| Name | Description |
|---|---|
| get_BodyForQueryOnly | This field is used only when searching for a body in the query |
| get_DisplayCC | Gets the CC: line. |
| get_DisplayTo | Gets the To: line. |
| get_EntryId | Gets the entry ID. |
| get_EntryIdString | Gets string representation of entry ID. |
| get_Importance | Gets the Importance. |
| get_MessageClass | Gets the Message class. |
| get_Nid | The node ID. |
| get_NidParent | The nodeId of parent folder. |
| get_Properties | Gets the MessageInfo properties. |
| get_SenderRepresentativeName | Gets the sender representative name. |
| get_Sensitivity | Gets the Sensitivity. |
| get_Subject | Gets the message subject. |
| ParseQuery | |
| set_BodyForQueryOnly | This field is used only when searching for a body in the query |
| recipientsForQueryOnly | |
| senderForQueryOnly |