StorageItem.Body property (Outlook)

Returns or sets a String representing the clear-text body of the Outlook item. Read/write.

Syntax

expression. Body

expression A variable that represents a StorageItem object.

Remarks

StorageItem objects only support the item body in text format. They don't support HTML or RTF body streams.

See also

StorageItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.