UniqueBody
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010
The UniqueBody element represents an HTML fragment or plain text which represents the unique body of this conversation.
<UniqueBody 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 an Exchange calendar item. | |
Represents an Exchange contact item. | |
Represents a distribution list. | |
Represents an item in the Exchange store. | |
Represents a meeting cancellation in the Exchange store. | |
Represents a meeting in the Exchange store. | |
Represents a meeting request in the Exchange store. | |
Represents a meeting response in the Exchange store. | |
Represents an Exchange e-mail message. | |
Represents a post item in the Exchange store. | |
Removes an item from the Exchange store. | |
Represents a task in the Exchange store. |
None.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |