NewBodyContent

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The NewBodyContent element represents the new body content of a message.

<NewBodyContent BodyType=""/>

BodyType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

BodyType

Represents the actual body content of a message.

BodyType Attribute

Value

Description

HTML

Converts all bodies to HTML.

Text

Converts all bodies to plain text.

Child Elements

None.

Parent Elements

Element

Description

ReplyToItem

Contains a reply to the sender of an item in the Exchange store.

ReplyAllToItem

Contains a reply to the sender and all identified recipients of an item in the Exchange store.

ForwardItem

Contains an Exchange store item to forward to recipients.

CancelCalendarItem

Represents the response object that is used to cancel a meeting.

PostReplyItem

Contains a reply to a post item. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Text Value

The text value represents the new body content of a message.

Remarks

The schema that describes this element is located in the EWS virtual directory of the Exchange server that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources