Enum SizeComparison
SizeComparison enumeration
Determines how the size field should be compared to the message size.
public enum SizeComparison
Values
| Name | Value | Description |
|---|---|---|
| Unspecified | 0 | Unspecified. |
| Smaller | 1 | Find messages smaller than the given size. |
| Larger | 2 | Find messages larger than the given size. |
See Also
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email