EmailDocumentContentMessageId Property |
MIME 'message-id' header value (if it exists). This is also set for Outlook .msg files, if it exists.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string MessageId { get; set; }Property Value
String
See Also