_DocumentItem.Sensitivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a constant in the OlSensitivity enumeration indicating the sensitivity for the Outlook item. 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.