ESearchOptions
ESearchOptions class
Inherits: Aspose::Email::Tools::Search::QueryField
ESEARCH Result Options This method works only if server supports ESEARCH extension. Please, read more https://tools.ietf.org/html/rfc4315
Constructors
| Name | Description |
|---|---|
| ESearchOptions (4 overloads) |
Methods
| Name | Description |
|---|---|
| CreateQuery (2 overloads) | Creates the search key. |
| Equals | |
| get_All | Return all messages |
| get_Count | Return number of the messages |
| get_Max | Return the highest message |
| get_Min | Return the lowest message |
| get_NotDefined | Not defined |
| ToString | String representation of an object |
| operator!= | Not equel operation is defined |
| operator+ | Plus operation is defined |
| operator- | Minus operation is defined |
| operator== | Equel operation is defined |