MailItem.Body property (Outlook)
Returns or sets a String representing the clear-text body of the Outlook item. Read/write.
expression. Body
expression A variable that represents a MailItem object.
The MailItem.BodyFormat property allows you to programmatically change the editor that is used for the body of an item.
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.