_SharingItem.Sensitivity Property

Definition

Returns or sets an OlSensitivity constant indicating the sensitivity for the SharingItem. Read/write.

public:
 property Microsoft::Office::Interop::Outlook::OlSensitivity Sensitivity { Microsoft::Office::Interop::Outlook::OlSensitivity get(); void set(Microsoft::Office::Interop::Outlook::OlSensitivity value); };
public Microsoft.Office.Interop.Outlook.OlSensitivity Sensitivity { get; set; }
Public Property Sensitivity As OlSensitivity

Property Value

Remarks

This property corresponds to the MAPI property PidTagSensitivity.

Applies to