DocumentItem.Body Property (Outlook)
Returns a String representing the clear-text body of the Outlook item. Read only.
Syntax
expression .Body
expression A variable that represents a DocumentItem object.
Remarks
Attempting to set this property returns an error.