EnumComparisonField Class |
Namespace: Aspose.Email.Tools.Search
The EnumComparisonField type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Equals(Enum) |
Indicates that field in message must be equal to the specified value.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | In |
Indicates that field vlaue in message must be in list of specified values.
|
![]() | NotEquals |
Indicates that field in message must not be equal to the specified value.
|
![]() | NotIn |
Indicates that field vlaue in message must not be in list of specified values.
|
![]() | ToString | (Inherited from Object.) |