Events
Nov 19, 11 PM - Nov 21, 11 PM
Join online sessions at Microsoft Ignite created to expand your skills and help you tackle today's complex issues.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The NormalizedBodyType complex type represents a message body that has been converted to a normalized value.<71>
<xs:complexType name="NormalizedBodyType"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="NormalizedBodyType" type="t:BodyTypeType" use="required"/> <xs:attribute name="IsTruncated" type="xs:boolean" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType>
The following table describes the attributes of the NormalizedBodyType complex type.
Attribute |
Type |
Description |
---|---|---|
NormalizedBodyType |
t:BodyTypeType (section 2.2.5.2) |
Specifies the type of the text of the message body. |
IsTruncated |
xs:Boolean ([XMLSCHEMA2]) |
Specifies whether the text of the message body is truncated. |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Join online sessions at Microsoft Ignite created to expand your skills and help you tackle today's complex issues.
Register now