Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 788 Bytes

Outlook.StorageItem.Body.md

File metadata and controls

36 lines (21 loc) · 788 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
StorageItem.Body property (Outlook)
vbaol11.chm2146
vbaol11.chm2146
Outlook.StorageItem.Body
6a845494-a40c-7f5e-2d3a-2a43be0f9ae3
06/08/2017
medium

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

[!includeSupport and feedback]