2.2.2.45 Type
The Type element is a required child element of the Recurrence element (section 2.2.2.37) in protocol versions 2.5, 12.0, 12.1, 14.0, and 14.1; it is an optional child element of the Recurrence element in protocol versions 16.0 and 16.1. It specifies the type of the recurrence. It is defined as an element in the Calendar namespace.
A command request or response has only one Type child element per Recurrence element.
The value of this element is an unsignedByte data type, as specified in [MS-ASDTYPE] section 2.8.
The value of the Type element MUST be one of the values listed in the following table.
Value |
Meaning |
---|---|
0 |
Recurs daily. |
1 |
Recurs weekly. |
2 |
Recurs monthly. |
3 |
Recurs monthly on the nth day. |
5 |
Recurs yearly. |
6 |
Recurs yearly on the nth day. |
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 |