DayOfWeekIndex

The DayOfWeekIndex element describes which week in a month is used in a relative recurrence pattern.

<DayOfWeekIndex/>

DayOfWeekIndexType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
RelativeYearlyRecurrence
Describes a relative yearly recurrence pattern.
RelativeMonthlyRecurrence
Describes a relative monthly recurrence pattern.

Text value

A text value is required. The following are the possible values:

  • First
  • Second
  • Third
  • Fourth
  • Last

Remarks

For example, the second Monday of a month may occur in the third week of that month. If a month starts on a Friday, the first week of the month only contains a few days and does not contain a Monday. Therefore, the first Monday would have to occur in the second week.

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
False

See also