HasLocationChanged

The HasLocationChanged element specifies whether the location property of a meeting has changed.

<HasLocationChanged> true | false </HasLocationChanged>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
ChangeHighlights
Specifies what has changed between two versions of a meeting request message.

Text value

A text value of true for the HasLocationChanged element indicates that the location property of a meeting has changed. A value false indicates that the location property of a meeting has not changed.

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

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

See also