Class ESearchOptions
Contents
[
Hide
]ESearchOptions class
ESEARCH Result Options This method works only if server supports ESEARCH extension. Please, read more https://tools.ietf.org/html/rfc4315
public class ESearchOptions : QueryField
Properties
| Name | Description |
|---|---|
| static Max { get; } | Return the highest message |
| static Min { get; } | Return the lowest message |
| static NotDefined { get; } | Not defined |
Methods
| Name | Description |
|---|---|
| CreateQuery() | Creates the search key. |
| CreateQuery(MailQueryBuilder) | Creates the search key. |
| override Equals(object) | |
| override ToString() | String representation of an object |
| operator + | Plus operation is defined |
| operator == | Equel operation is defined |
| operator != | Not equel operation is defined |
| operator - | Minus operation is defined |
See Also
- class QueryField
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email