Click or drag to resize

KnownStringMetadataFieldsMessageObjectType Field

Microsoft Outlook email object (.msg) and DXL (.dxl) associated metadata (for outlook, a descriptive string based off of PidTagMessageClass).

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 MessageObjectType = "MessageObjectType"

Field Value

String
See Also