Enum ImportanceChoices
ImportanceChoices enumeration
Enumerates the levels of importance for an item
public enum ImportanceChoices
Values
Name | Value | Description |
---|---|---|
Undefined | -1 | The importance is not specified |
Low | 0 | Specifies low importance. |
Normal | 1 | Specifies normal importance. |
High | 2 | Specifies high importance. |
See Also
- namespace Aspose.Email.Clients.Exchange
- assembly Aspose.Email