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

NameDescription
ExchangeAdvancedSyntaxQueryBuilder

Methods

NameDescription
get_AttachmentGets 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
GetQueryGets the query.
OrSearch messages that match either search key. Provides disjunction between two expressions (OR).