Click or drag to resize

EmailDocumentContentMessageId Property

MIME 'message-id' header value (if it exists). This is also set for Outlook .msg files, if it exists.

Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public string MessageId { get; set; }

Property Value

String
See Also