ExchangeAdvancedSyntaxQueryBuilder
ExchangeAdvancedSyntaxQueryBuilder class
Inherits: Aspose::Email::Tools::Search::MailQueryBuilder
Represents the builder of search expression based on the Advanced Query Syntax (AQS) that used by Exchange protocol. AQS is an alternative to search filters for expressing search criteria.
Constructors
| Name | Description |
|---|---|
| ExchangeAdvancedSyntaxQueryBuilder |
Methods
| Name | Description |
|---|---|
| get_Attachment | Gets the field that allows to find items with a specified attachment name. |
| get_Category | |
| get_HasAttachment | |
| get_Importance | |
| get_Isflagged | |
| get_IsRead | |
| get_Kind | |
| get_Participants | |
| get_Size | |
| GetQuery | Gets the query. |
| Or | Search messages that match either search key. Provides disjunction between two expressions (OR). |