MessageInfo Class |
Namespace: Aspose.Email.Storage.Pst
The MessageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| MessageInfo |
Initializes a new instance of the MessageInfo class.
|
| Name | Description | |
|---|---|---|
| DisplayCC |
Gets the CC: line.
| |
| DisplayTo |
Gets the To: line.
| |
| EntryId |
Gets the entry ID.
| |
| EntryIdString |
Gets string representation of entry ID.
| |
| Importance |
Gets the Importance.
| |
| MessageClass |
Gets the Message class.
| |
| Properties |
Gets the MessageInfo properties.
| |
| SenderRepresentativeName |
Gets the sender representative name.
| |
| Sensitivity |
Gets the Sensitivity.
| |
| Subject |
Gets the message subject.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |