Body

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The Body element represents the actual body content of a message.

<Body BodyType=""/>

BodyType

Attributes and Elements

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

Attributes

Attribute

Description

BodyType

Describes how the item body is stored in the item.

BodyType Attribute

Value

Description

HTML

Converts all bodies to HTML.

Text

Converts all bodies to plain text.

Child Elements

None.

Parent Elements

Element

Description

Item

Represents a generic Exchange item.

RemoveItem

Removes an item from the Exchange store.

Message

Represents an Exchange e-mail message.

Task

Represents a task in the Exchange store.

CalendarItem

Represents an Exchange calendar item.

MeetingMessage

Represents a meeting in the Exchange store.

MeetingRequest

Represents a meeting request in the Exchange store.

MeetingResponse

Represents a meeting response in the Exchange store.

MeetingCancellation

Represents a meeting cancellation in the Exchange store.

Contact

Represents an Exchange contact item.

DistributionList

Represents a distribution list.

AcceptItem

Represents an Accept reply to a meeting request.

DeclineItem

Represents a Decline reply to a meeting request.

TentativelyAcceptItem

Represents a Tentative reply to a meeting request.

CancelCalendarItem

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

ReplyToItem

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

ReplyAllToItem

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

ForwardItem

Contains an Exchange store item to forward to recipients.

Text Value

A text value that represents the message body is optional.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 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