Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 909 Bytes

Outlook.MailItem.Body.md

File metadata and controls

35 lines (21 loc) · 909 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
MailItem.Body property (Outlook)
vbaol11.chm1297
vbaol11.chm1297
Outlook.MailItem.Body
578567b1-893b-db4e-dddb-f3c237952c03
06/08/2017
medium

MailItem.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 MailItem object.

Remarks

The MailItem.BodyFormat property allows you to programmatically change the editor that is used for the body of an item.

See also

[!includeSupport and feedback]