Email Document ContentRtf Has Encapsulated Html Property
If true, the RTF body (RtfBody) has encapsulated HTML (from Outlook conversion to RTF); false otherwise.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content
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 bool RtfHasEncapsulatedHtml { get; set; }