Defines item sensitivity values.

Namespace:  Rebex.Net
Assembly:  Rebex.Ews (in Rebex.Ews.dll)

Syntax

Visual Basic
Public Enumeration EwsItemSensitivity
C#
public enum EwsItemSensitivity

Members

Member nameDescription
Supported by the .NET Compact FrameworkNormal
Normal or no sensitive item.
Supported by the .NET Compact FrameworkPersonal
Personal item.
Supported by the .NET Compact FrameworkPrivate
Private item.
Supported by the .NET Compact FrameworkConfidential
Company confidential item.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also