BlockExternalImages

The BlockExternalImages element specifies whether external images are blocked in HTML text bodies.

<BlockExternalImages> true | false </BlockExternalImages>

Boolean

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
FolderShape
Identifies the folder properties to include in the GetFolder, FindFolder, or SyncFolderHierarchy response.
ItemShape
Identifies the item properties and content to include in a GetItem, FindItem, or SyncFolderItems response.

Text value

A text value of true for BlockExternalImages element indicates that external images are blocked in HTML bodies. A value of false indicates that external images are allowed.

Remarks

This element was introduced in Exchange Server 2013.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also