SharingItem.BodyFormat Property (Outlook)

Returns or sets an OlBodyFormat constant indicating the format of the body text. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .BodyFormat

expression A variable that represents a SharingItem object.

Remarks

The body text format determines the standard used to display the text of the message. Microsoft Outlook provides three body text format options: Plain Text, Rich Text (RTF), and HTML.

All text formatting will be lost when the BodyFormat property is switched from RTF to HTML and vice-versa.

See Also

Concepts

SharingItem Object

SharingItem Object Members