NotEquals
NotEquals (1 of 2)
Indicates that field must not be equal to the specified value.
Returns: MailQuery that represents search query (one searching criterion).
NotEquals(System::ArrayPtr< uint8_t > value)
| Parameter | Description |
|---|---|
| value | The value. |
NotEquals (2 of 2)
Indicates that field must not be equal to the specified value.
Returns: MailQuery that represents search query (one searching criterion).
NotEquals(System::String value)
| Parameter | Description |
|---|---|
| value | The base 64 string value. |