次の方法で共有


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.

See Also

Concepts

DocumentItem Object Members

DocumentItem Object