LongComparisonField.Less
LongComparisonField.Less method
Indicates that field must be less than the specified value.
public MailQuery Less(long value)
| Parameter | Type | Description |
|---|---|---|
| value | Int64 | The value. |
Return Value
MailQuery that represents search query (one searching criterion).
See Also
- class MailQuery
- class LongComparisonField
- namespace Aspose.Email.Tools.Search
- assembly Aspose.Email