ExchangeAdvancedSyntaxMailQuery

ExchangeAdvancedSyntaxMailQuery class

Inherits: Aspose::Email::Tools::Search::MailQuery

Represents the search criteria, that are used to match several message properties in the mailbox. Implements an Advanced Query Syntax (AQS) search that is used by EWS. AQS described at https://docs.microsoft.com/exchange/client-developer/exchange-web-services/how-to-perform-an-aqs-search-by-using-ews-in-exchange .

Constructors

NameDescription
ExchangeAdvancedSyntaxMailQuery (2 overloads)Initializes a new instance of the ExchangeAdvancedSyntaxMailQuery class.

Methods

NameDescription
get_QueryStringThe query string.
ReadXmlGenerates an object from its XML representation. Not implemented for the ExchangeAdvancedMailQuery class.
set_QueryStringThe query string.
ToStringReturns a System::String that represents this instance.
WriteXmlConverts an object into its XML representation. Not implemented for the ExchangeAdvancedMailQuery class.