GreaterOrEqual
GreaterOrEqual
Indicates that field must be greater or equal to the specified value.
Returns: MailQuery that represents search query (one searching criterion).
GreaterOrEqual(int32_t value)
| Parameter | Description |
|---|---|
| value | The value. |
Indicates that field must be greater or equal to the specified value.
Returns: MailQuery that represents search query (one searching criterion).
GreaterOrEqual(int32_t value)
| Parameter | Description |
|---|---|
| value | The value. |