ThreadSearchConditions
Contents
[
Hide
]ThreadSearchConditions class
Provides the search conditions to retrieve email thread.
Compatibles with THREAD IMAP extension described at
https://tools.ietf.org/html/rfc5256
The ThreadSearchConditions type exposes the following members:
Constructors
Name | Description |
---|---|
ThreadSearchConditions() | Initializes a new instance of the ThreadSearchConditions class |
Properties
Name | Description |
---|---|
use_u_id | Gets or sets a value indicating whether the search method returns sequence numbers or UIDs of messages. |
charset | Gets or sets charset. Indicates the charset of the strings that appear in the searching criteria. |
text | Gets or sets subject text. |
since | Gets or sets the message date since which the search criteria matches. |
algorithm | Gets or sets threading algorithm supported by the IMAP server. |
See Also
- namespace aspose.email.clients.imap
- assembly Aspose.Email