Sensitivity Property
Applies To
AppointmentItem object, ContactItem object, JournalItem object, MailItem object, MeetingRequestItem object, PostItem object, RemoteItem object, ReportItem object, TaskItem object, TaskRequestItem object.
Description
Returns or sets the sensitivity for the Outlook item. Can be one of the following OlSensitivity constants: olConfidential, olNormal, olPersonal, or olPrivate. This property corresponds to the MAPI property PR_SENSITIVITY. Read/write Long.