BodyHtml

MsgPackage.BodyHtml property

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

public string BodyHtml { get; set; }

Property Value

The BodyRtf of the message converted to HTML.

See Also