XGMThreadSearchConditions Class |
Namespace: Aspose.Email.Clients.Imap
The XGMThreadSearchConditions type exposes the following members.
Name | Description | |
---|---|---|
![]() | XGMThreadSearchConditions | Initializes a new instance of the XGMThreadSearchConditions class |
Name | Description | |
---|---|---|
![]() | Charset |
Gets or sets charset.
Indicates the charset of the strings that
appear in the searching criteria.
(Inherited from BaseSearchConditions.) |
![]() | ConversationId |
Gets or sets conversation id that Gmail provides to associate groups of messages.
|
![]() | Since |
Gets or sets the message date since
which the search criteria matches.
(Inherited from BaseSearchConditions.) |
![]() | Text |
Gets or sets subject text.
(Inherited from BaseSearchConditions.) |
![]() | UseUId |
Gets or sets a value indicating whether
the search method returns sequence numbers or UIDs of messages.
(Inherited from BaseSearchConditions.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |