Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The NormalizedBodyType element specifies whether the normalized body is returned in text or HTML format.
<NormalizedBodyType> Best | HTML | Text </NormalizedBodyType>
BodyTypeResponseType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Text value
The text value of the NormalizedBodyType element indicates format the normalized body is returned in. The following table lists the possible values for this element.
| Value | Description |
|---|---|
| Best |
The response will return the richest available content of body text. This is useful if it is unknown whether the content is text or HTML. The returned body will be text if the stored body is plain text. Otherwise, the response will return HTML if the stored body is in either HTML or RTF format. This is the default value. |
| HTML |
The response will return a normalized body as HTML. |
| Text |
The response will return a normalized body as plain text. |
Remarks
This element was introduced in Exchange Server 2013 Service Pack 1 (SP1).
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Element | Example |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| Schema Name |
Types schema |
| Validation File |
Types.xsd |
| Can be Empty |
True |