2.2.2.15 DayOfWeek

The DayOfWeek element is a child element of the Recurrence element (section 2.2.2.37) that specifies the day of the week for the recurrence. It is defined as an element in the Calendar namespace.

A command request or response has a maximum of one DayOfWeek child element per Recurrence element.

The value of this element is an unsignedShort data type, as specified in [XMLSCHEMA2/2].

The value of the DayOfWeek element MUST be either one of the values listed in the following table, or the sum of more than one of the values listed in the following table (in which case this task recurs on more than one day). The value of the DayOfWeek element MUST NOT be greater than 127.

Value

Meaning

1

Sunday

2

Monday

4

Tuesday

8

Wednesday

16

Thursday

32

Friday

62

Weekdays

64

Saturday

65

Weekend days

127

The last day of the month. Used as a special value in monthly or yearly recurrences.

The DayOfWeek element MUST only be included in requests or responses when the Type element (section 2.2.2.45) value is 0 (zero), 1, 3, or 6.

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