Body
The Body element represents the actual body content of a message.
<Body BodyType=""/>
BodyType
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 |
|---|---|
Represents a generic Exchange item. | |
Removes an item from the Exchange store. | |
Represents an Exchange e-mail message. | |
Represents a task in the Exchange store. | |
Represents an Exchange calendar item. | |
Represents a meeting in the Exchange store. | |
Represents a meeting request in the Exchange store. | |
Represents a meeting response in the Exchange store. | |
Represents a meeting cancellation in the Exchange store. | |
Represents an Exchange contact item. | |
Represents a distribution list. | |
Represents an Accept reply to a meeting request. | |
Represents a Decline reply to a meeting request. | |
Represents a Tentative reply to a meeting request. | |
Represents the response object that is used to cancel a meeting. | |
Contains a reply to the creator of an item in the Exchange store. | |
Contains a reply to all identified recipients of an item in the Exchange store. | |
Contains an Exchange store item to forward to recipients. |