IntComparisonField.Greater
IntComparisonField.Greater method
Indicates that field must be greater than the specified value.
public MailQuery Greater(int value)
Parameter | Type | Description |
---|---|---|
value | Int32 | The value. |
Return Value
MailQuery
that represents search query (one searching criterion).
See Also
- class MailQuery
- class IntComparisonField
- namespace Aspose.Email.Tools.Search
- assembly Aspose.Email