Class BoolComparisonField
BoolComparisonField class
Represents the boolean search field.
public sealed class BoolComparisonField : ComparisonField
Methods
| Name | Description |
|---|---|
| Equals(bool) | Indicates that field must be equal to the specified value. |
| NotEquals(bool) | Indicates that field must not be equal to the specified value. |
| OrderBy(bool) | Sets value which indicates if client uses ascending or descending sorting on the Field. |
See Also
- class ComparisonField
- namespace Aspose.Email.Tools.Search
- assembly Aspose.Email