FilterHtmlContent
The FilterHtmlContent element specifies whether potentially unsafe HTML content is filtered from an item or attachment.
<FilterHtmlContent>true or false</FilterHtmlContent>
boolean
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
AttachmentShape |
Identifies additional properties to return in a response to a GetAttachment request. The following is the XPath expression to this element: /GetAttachment/AttachmentShape |
ItemShape |
Identifies the item properties and content to include in a GetItem, FindItem, or SyncFolderItems response. The following are the XPath expressions to this element: /GetItem/ItemShape /FindItem/ItemShape /SyncFolderItems/ItemShape |
Text value
This element can be either true or false. The default value is false. This is a Boolean data type.
Remarks
This element is optional.
The schema that describes this element is located in the EWS virtual directory of the computer that is running Exchange Server with the Client Access server role installed.
Element information
Element | Type |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |