ExchangeQueryBuilder

ExchangeQueryBuilder class

Inherits: Aspose::Email::Tools::Search::MailQueryBuilder

Represents the builder of search expression based on search filters that used by Exchange protocol.

Constructors

NameDescription
ExchangeQueryBuilderInitializes a new instance of the ExchangeQueryBuilder class.

Methods

NameDescription
get_AppointmentGets object with appointment properties to create query
get_ContactGets object with contact properties to create query
get_ContentClassGets items with an specified content class.
get_ExtendedPropertiesGets dictionary with pairs of property descriptors and comparison field to search by extended properties.
get_ItemSizeGets the field that allows to find items with a specified size.
get_MessageIdGets the field that allows to find messages that contain the specified string in the envelope structure’s MessageId field.
get_TaskStatusGets the field that allows to find tasks that contains the specified status. Server compatibility: Exchange 2010 and higher
HasFlagsSearch messages with the specified flags.
HasNoFlagsSearch messages with the unspecified flags.