2.2.2.5 AttendeeStatus

The AttendeeStatus element is an optional child element of the Attendee element (section 2.2.2.3) that specifies the attendee's acceptance status. It is defined as an element in the Calendar namespace.

A command request has a maximum of one AttendeeStatus element per Attendee element.

A command response has a maximum of one AttendeeStatus element per Attendee element.

The value of this element is an unsignedByte data type, as specified in [MS-ASDTYPE] section 2.8.

The value of the AttendeeStatus element MUST be one of the values listed in the following table.

Value

Meaning

0

Response unknown

2

Tentative

3

Accept

4

Decline

5

Not responded

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

2.5

12.0

Yes

12.1

Yes

14.0

Yes

14.1

Yes

16.0

Yes

16.1

Yes

The client MUST NOT include the AttendeeStatus element in a command request when protocol version 16.0 or 16.1 is used.