ChangeHighlights
The ChangeHighlights element specifies what has changed between two versions of a meeting request message.
XML
<ChangeHighlights>
<HasLocationChanged></HasLocationChanged>
<Location></Location>
<HasStartTimeChanged></HasStartTimeChanged>
<Start></Start>
<HasEndTimeChanged></HasEndTimeChanged>
<End></End>
</ChangeHighlights>
ChangeHighlightsType
The following sections describe attributes, child elements, and parent elements.
None.
Element | Description |
---|---|
HasLocationChanged |
Specifies whether the location property of a meeting has changed. |
Location |
Represents the location of a meeting or appointment. |
HasStartTimeChanged |
Specifies whether the start time for a meeting has changed. |
Start |
Represents the start of a duration. |
HasEndTimeChanged |
Specifies whether the end time for a meeting has changed. |
End |
Represents the end of a duration. |
Element | Description |
---|---|
MeetingRequest |
Represents a meeting request in the Exchange store. |
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 | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Type schema |
Validation File |
types.xsd |
Can Be Empty |