ChangeHighlights
The ChangeHighlights element specifies what has changed between two versions of a meeting request message.
Last modified: October 29, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<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.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Specifies whether the location property of a meeting has changed. |
|
|
Represents the location of a meeting or appointment. |
|
|
Specifies whether the start time for a meeting has changed. |
|
|
Represents the start of a duration. |
|
|
Specifies whether the end time for a meeting has changed. |
|
|
Represents the end of a duration. |
Parent elements
|
Element |
Description |
|---|---|
|
Represents a meeting request in the Exchange store. |