EmailMessage.htmlBody

Gets the current html body, if any.

There is no setter for this property, use setHtmlBody instead.

class EmailMessage
string
htmlBody
()

Meta

History

Prior to May 13, 2024, this was a simple public string member. This let you easily get the EmailMessage object into an inconsistent state.