Click or drag to resize

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).

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

Field Value

String
See Also