StringComparisonField
StringComparisonField class
Represents the string search field.
The StringComparisonField type exposes the following members:
Methods
| Name | Description |
|---|---|
| contains(value) | |
| contains(value, ignore_case) | |
| not_contains(value) | |
| not_contains(value, ignore_case) | |
| equals(value) | |
| equals(value, ignore_case) | |
| not_equals(value) | |
| not_equals(value, ignore_case) | |
| order_by(ascending) | |
| empty() | |
| not_empty() |
See Also
- namespace aspose.email.tools.search
- assembly Aspose.Email