Click or drag to resize

KnownStringMetadataFieldsConversationId Field

Microsoft Outlook email object (.msg) associated metadata. This property identifies a message as belonging to a specific conversation.

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

Field Value

String
See Also