AddBlankTargetToLinks

The AddBlankTargetToLinks element specifies that the target attribute in HTML links are set to open a new window.

<AddBlankTargetToLinks> true | false </AddBlankTargetToLinks>

xs:Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
ItemShape
Identifies the item properties and content to include in a GetItem, FindItem, GetConversationItems or SyncFolderItems response.

The following are the XPath expressions to this element:

/GetItem/ItemShape
/FindItem/ItemShape
/SyncFolderItems/ItemShape
/GetConversationItems/ItemShape

Text value

A text value of true for the AddBlankTargetToLinks element indicates that all HTML links will be set to open a new window. A value of false indicates that HTML links will open in the current window.

Remarks

This element is optional.

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