2.2.2.4 Attendees

 As a top-level element of the Calendar class, the Attendees element is an optional container ([MS-ASDTYPE] section 2.2) element that specifies the collection of attendees for the calendar item. It is used in ActiveSync command requests and responses as specified in section 2.2.2.

As an optional child element of the Exception element (section 2.2.2.21), the Attendees element specifies the collection of attendees for the calendar item exception. The Attendees element is not supported by certain protocol versions as a child of the Exception element. See the details about protocol versions at the end of this section. A command request or response has a maximum of one Attendees child element per Exception element. If the Attendees element is not specified as a child element of the Exception element, the attendees for the calendar item exception are assumed to be the same as the value of the top-level Attendees element.

The Attendees element is defined as an element in the Calendar namespace.

The Attendees element can have the following child element:

  • Attendee (section 2.2.2.3): This element is optional.

The top-level Attendees element can be ghosted. For details about the use of ghosted properties, see [MS-ASCMD] section 2.2.3.179.

Protocol Versions

The following table specifies the protocol versions that support this element. The client indicates the protocol version being used by setting either the MS-ASProtocolVersion header, as specified in [MS-ASHTTP] section 2.2.1.1.2.6, or the Protocol version field, as specified in [MS-ASHTTP] section 2.2.1.1.1.1, in the request.

Protocol version

Element support, top-level

Element support, child of Exception

2.5

Yes

12.0

Yes

12.1

Yes

14.0

Yes

Yes

14.1

Yes

Yes

16.0

Yes

Yes

16.1

Yes

Yes

When protocol version 2.5, 12.0, or 12.1 is used, the Attendees element is not supported as a child element of the Exception element.