ImportanceChoicesType Enumeration
The ImportanceChoicesType enumeration specifies the levels of importance for an item.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ImportanceChoicesType
'Usage
Dim instance As ImportanceChoicesType
[SerializableAttribute]
public enum ImportanceChoicesType
Members
Member name | Description | |
---|---|---|
Low | Specifies low importance. | |
Normal | Specifies normal importance. | |
High | Specifies high importance. |