Sensitivity Enumeration
3/29/2010
Specifies the sensitivity level assigned to Appointment and Task items. The default value is Normal.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
public enum Sensitivity
'Declaration
Public Enumeration Sensitivity
Members
Member name | Description |
---|---|
Confidential | The confidential sensitivity level. |
Normal | The normal sensitivity level. |
Personal | The personal sensitivity level. |
Private | The private sensitivity level. |