In The Hand LtdIn The Hand
Sensitivity Enumeration
NamespacesInTheHand.WindowsMobile.PocketOutlookSensitivity
.NET Components for Mobility
Specifies the sensitivity level assigned to Appointment and Task items. The default value is Normal.
Declaration Syntax
C#Visual Basic
public enum Sensitivity
Public Enumeration Sensitivity
Members
MemberDescription
Normal
The normal sensitivity level (Default).

Personal
Personal The personal sensitivity level.

Private
Private The private sensitivity level.

Confidential
Confidential The confidential sensitivity level.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks

Equivalent to Microsoft.WindowsMobile.PocketOutlook.Sensitivity.

Items marked as private will not be available to other users accessing your Outlook data.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0