Share via


FilterHtmlContent

Last modified: September 29, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

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 Microsoft Exchange Server 2010 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources