Class MessageInfo
Contents
[
Hide
]MessageInfo class
Represents information about message in PST.
public sealed class MessageInfo
Constructors
Name | Description |
---|---|
MessageInfo() | Initializes a new instance of the MessageInfo class. |
Properties
Name | Description |
---|---|
DisplayCC { get; } | Gets the CC: line. |
DisplayTo { get; } | Gets the To: line. |
EntryId { get; } | Gets the entry ID. |
EntryIdString { get; } | Gets string representation of entry ID. |
Importance { get; } | Gets the Importance. |
MessageClass { get; } | Gets the Message class. |
Properties { get; } | Gets the MessageInfo properties. |
SenderRepresentativeName { get; } | Gets the sender representative name. |
Sensitivity { get; } | Gets the Sensitivity. |
Subject { get; } | Gets the message subject. |
See Also
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email