NormalizedBody
The NormalizedBody element specifies an HTML representation of the Body property of an item as a fragment that can be inserted into another HTML body.
Last modified: October 18, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<NormalizedBody BodyType=”Text | HTML” IsTruncated=”true | false”></NormalizedBody>
BodyType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
BodyType |
Indicates the body type. The value of Text for the BodyType attribute indicates that the body is in plain text form. The value of HTML for the BodyType attribute indicates that the body is in HTML form. The BodyType attribute is required. |
|
IsTruncated |
Indicates that the body contents have been truncated. A text value of false for the IsTruncated attribute indicates that the body contents have not been truncated. The normalized body will be truncated if the normalized body length is longer than the value set in the MaximumBodySize element. |
Child elements
None.
Parent elements
Item | Message | MeetingMessage | MeetingRequest | MeetingResponse | MeetingCancellation | Task | PostItem | CalendarItem | Contact | DistributionList