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.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string BodyTextSource = "BodyTextSource"

Field Value

String

See Also