SharingItem.Sensitivity Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Sensitivity

expression   A variable that represents a SharingItem object.

Remarks

This property corresponds to the MAPI property PR_SENSITIVITY.

See Also