ESEARCH Result Options This method works only if server supports ESEARCH extension. Please, read more https://tools.ietf.org/html/rfc4315
More...
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
◆ ESearchOptions() [1/4]
Aspose::Email::Clients::Imap::ESearchOptions::ESearchOptions |
( |
| ) |
|
◆ ESearchOptions() [2/4]
Aspose::Email::Clients::Imap::ESearchOptions::ESearchOptions |
( |
int32_t |
value | ) |
|
◆ ESearchOptions() [3/4]
◆ ESearchOptions() [4/4]
◆ CreateQuery() [1/2]
Creates the search key.
- Returns
- MailQuery that represents search query.
◆ CreateQuery() [2/2]
Creates the search key.
- Parameters
-
- Returns
- MailQuery that represents search query.
◆ Equals()
bool Aspose::Email::Clients::Imap::ESearchOptions::Equals |
( |
System::SharedPtr< System::Object > |
obj | ) |
|
|
override |
◆ get_All()
static System::SharedPtr<ESearchOptions> Aspose::Email::Clients::Imap::ESearchOptions::get_All |
( |
| ) |
|
|
static |
◆ get_Count()
static System::SharedPtr<ESearchOptions> Aspose::Email::Clients::Imap::ESearchOptions::get_Count |
( |
| ) |
|
|
static |
Return number of the messages
◆ get_Max()
static System::SharedPtr<ESearchOptions> Aspose::Email::Clients::Imap::ESearchOptions::get_Max |
( |
| ) |
|
|
static |
Return the highest message
◆ get_Min()
static System::SharedPtr<ESearchOptions> Aspose::Email::Clients::Imap::ESearchOptions::get_Min |
( |
| ) |
|
|
static |
Return the lowest message
◆ get_NotDefined()
static System::SharedPtr<ESearchOptions> Aspose::Email::Clients::Imap::ESearchOptions::get_NotDefined |
( |
| ) |
|
|
static |
◆ ToString()
System::String Aspose::Email::Clients::Imap::ESearchOptions::ToString |
( |
| ) |
const |
|
override |
String representation of an object
- Returns
- string representation of an object
◆ operator!=
◆ operator+
◆ operator-
◆ operator==