ExchangeQueryBuilder
Contents
[
Hide
]ExchangeQueryBuilder class
Inherits: Aspose::Email::Tools::Search::MailQueryBuilder
Represents the builder of search expression based on search filters that used by Exchange protocol.
Constructors
| Name | Description |
|---|---|
| ExchangeQueryBuilder | Initializes a new instance of the ExchangeQueryBuilder class. |
Methods
| Name | Description |
|---|---|
| get_Appointment | Gets object with appointment properties to create query |
| get_Contact | Gets object with contact properties to create query |
| get_ContentClass | Gets items with an specified content class. |
| get_ExtendedProperties | Gets dictionary with pairs of property descriptors and comparison field to search by extended properties. |
| get_ItemSize | Gets the field that allows to find items with a specified size. |
| get_MessageId | Gets the field that allows to find messages that contain the specified string in the envelope structure’s MessageId field. |
| get_TaskStatus | Gets the field that allows to find tasks that contains the specified status. Server compatibility: Exchange 2010 and higher |
| HasFlags | Search messages with the specified flags. |
| HasNoFlags | Search messages with the unspecified flags. |