SharingItem.HTMLBody Property (Outlook)
Office 2013
Returns or sets a String representing the HTML body of the specified SharingItem. Read/write.
The HTMLBody property should be an HTML syntax string.
Setting the HTMLBody property sets the EditorType property of the item's Inspector to olEditorHTML.
Setting the HTMLBody property will always update the Body property immediately.