DocumentEmail Body Property
Email text body used in extracted email text and content hash.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public string EmailBody { get; set; }Property Value
StringRemarks
If preferred email body was originally HTML, RTF, Flowed, or Enriched then this body was converted to plain-text. Property EmailBodyType specifies the determined preferred body format source used for this property.