MapiMessageItemBase.BodyHtml

MapiMessageItemBase.BodyHtml property

Gets the BodyRtf of the message converted to HTML, if present, otherwise an empty string.

public string BodyHtml { get; }

See Also