SequenceSetField
SequenceSetField class
Inherits: Aspose::Email::Tools::Search::QueryField
Defines set of values for selected field to search.
Constructors
| Name | Description |
|---|---|
| SequenceSetField | Initializes a new instance of the ComparisonField class. |
Methods
| Name | Description |
|---|---|
| Add | Adds value to search. |
| CreateQuery | Creates the search key. |
| get_Values | Gets values to search |
| to_MailQuery | Creates the search key. |
| ToString | Returns a String which represents the object instance. |