AdjacentMeetings

The AdjacentMeetings element identifies all calendar items that are adjacent to a meeting time.

<AdjacentMeetings>
   <CalendarItem/>
</AdjacentMeetings>

NonEmptyArrayOfAllItemsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
CalendarItem
Represents an Exchange calendar item.

Parent elements

Element Description
CalendarItem
Represents an Exchange calendar item.
MeetingRequest
Represents a meeting request in the Exchange store.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.

Note

Although additional child elements are valid per the schema, the CalendarItem element is the only child element that Exchange Web Services (EWS) will return within the AdjacentMeetings element. This topic does not list child elements that are valid per the schema but will not be returned by EWS.

Element information

Element Description
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also