DayOfWeekIndex

Topic Last Modified: 2007-06-18

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

Syntax

<DayOfWeekIndex/>

Type

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 Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema name

Types schema

Validation file

Types.xsd

Can be empty

False

See Also

Other Resources

Exchange Web Services XML Elements