Defines item importance values.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration EwsItemImportance |
| C# |
|---|
public enum EwsItemImportance |
Members
| Member name | Description | |
|---|---|---|
| Normal |
Normal importance.
| |
| Low |
Low importance.
| |
| High |
High importance.
|