Expand Minimize
This topic has not yet been rated - Rate this topic

SharingItem.HTMLBody Property (Outlook)

Returns or sets a String representing the HTML body of the specified SharingItem. Read/write.

Version Added: Outlook 2007

expression .HTMLBody

expression A variable that represents a SharingItem object.

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.