XGMThreadSearchConditions
Contents
[
Hide
]XGMThreadSearchConditions class
Provides the search conditions to retrieve email thread.
Compatibles with X-GM-EXT-1 IMAP extension described at
https://developers.google.com/gmail/imap/imap-extensions#checking_for_the_presence_of_extensions.
The XGMThreadSearchConditions type exposes the following members:
Constructors
Name | Description |
---|---|
XGMThreadSearchConditions() | Initializes a new instance of the XGMThreadSearchConditions 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. |
conversation_id | Gets or sets conversation id that Gmail provides to associate groups of messages. |
See Also
- namespace aspose.email.clients.imap
- assembly Aspose.Email