KnownStringMetadataFieldsSensitivity Field

Email object associated metadata field. Indicates the sender's assessment of the sensitivity of the email object (for Outlook .msg objects, corresponds to MAPI property PidTagSensitivity).

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string Sensitivity = "Sensitivity"

Field Value

String

See Also