StringComparisonField

StringComparisonField class

Inherits: Aspose::Email::Tools::Search::ComparisonField

Represents the string search field.

Constructors

NameDescription
StringComparisonFieldInitializes a new instance of the StringComparisonField class.

Methods

NameDescription
Contains (2 overloads)Indicates that field in message must contain the specified value.
CreateKeyCreates the search key.
EmptyIndicates that field in message must be empty.
Equals (2 overloads)Indicates that field in message must be equal to the specified value.
NotContains (2 overloads)Indicates that field in message must not contain the specified value.
NotEmptyIndicates that field in message must not be empty.
NotEquals (2 overloads)Indicates that field in message must not be equal to the specified value.