2.2.2.39 InstanceType
The InstanceType element is an optional child element of the MeetingRequest element (section 2.2.2.48) that specifies whether the calendar item is a single or recurring appointment. It is defined as an element in the Email namespace.
The value of this element is an unsignedByte data type, as specified in [MS-ASDTYPE] section 2.8.
The value of this element MUST be one of the values listed in the following table.
Value |
Meaning |
---|---|
0 |
A single appointment. |
1 |
A master recurring appointment. |
2 |
A single instance of a recurring appointment. |
3 |
An exception to a recurring appointment. |
4 |
An orphan instance of a recurring appointment. |
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 |
Yes |
12.0 |
Yes |
12.1 |
Yes |
14.0 |
Yes |
14.1 |
Yes |
16.0 |
Yes |
16.1 |
Yes |
The value 4 is not supported by protocol versions 2.5, 12.0, 12.1, 14.0 and 14.1.