MessageThreadResult
Contents
[
Hide
]MessageThreadResult class
Contains result for SORT ot THREAD methods See more: https://tools.ietf.org/html/rfc5256
Constructors
| Name | Description |
|---|---|
| MessageThreadResult | Initializes a new instance of the MessageThreadResult class. |
Methods
| Name | Description |
|---|---|
| get_ChildMessages | Child messages. |
| get_ConversationId | Message thread identifier. |
| get_Parent | Parent message |
| get_SequenceNumber | Gets the message sequence number. |
| get_UniqueId | Gets the message unique ID. |
| get_UseUId | Gets value which is indicates whether UID kind of method has to be used. |
| set_ChildMessages | Child messages. |
| set_ConversationId | Message thread identifier. |
| set_Parent | Parent message |
| set_SequenceNumber | Gets the message sequence number. |
| set_UniqueId | Gets the message unique ID. |
| set_UseUId | Gets value which is indicates whether UID kind of method has to be used. |
| ToString | To String |
| Aspose::Email::Clients::Imap::Commands::SortCommand | |
| Aspose::Email::Clients::Imap::Commands::ThreadCommand | |
| Aspose::Email::Clients::Imap::Commands::ThreadGrCommand | |
| Aspose::Email::Clients::Imap::Commands::ThreadSearchCommand |