Click or drag to resize

KnownStringMetadataFieldsBodyTextSource Field

The prefered email body type used for the email body extracted text. This is an SDK added metadata field and does not exist in the email object.

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

Field Value

String
See Also