ContainmentComparisonType
ContainmentComparisonType enumeration
public enum ContainmentComparisonType
Values
| Name | Value | Description |
|---|---|---|
| Exact | 0 |
|
| IgnoreCase | 1 |
|
| IgnoreNonSpacingCharacters | 2 |
|
| Loose | 3 |
|
| IgnoreCaseAndNonSpacingCharacters | 4 |
|
| LooseAndIgnoreCase | 5 |
|
| LooseAndIgnoreNonSpace | 6 |
|
| LooseAndIgnoreCaseAndIgnoreNonSpace | 7 |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService.Schema_2016
- assembly Aspose.Email