Returns or sets the Sensitivity for an Appointment as Normal or Private.
| C# | Visual Basic |
public Sensitivity Sensitivity { get; set; }
Public Property Sensitivity As Sensitivity Get Set
The Sensitivity for an Appointment.
The default setting for a new Appointment is Normal.
In the Classic and Professional Edition Calendar applications, Private Appointments are marked with a Key (
) logo on the item screen.
) logo on the item screen.