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 nameDescription
Supported by the .NET Compact FrameworkNormal
Normal importance.
Supported by the .NET Compact FrameworkLow
Low importance.
Supported by the .NET Compact FrameworkHigh
High importance.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also