DaysOfWeek (DayOfWeekType)

The DaysOfWeek element describes days of the week that are used in item recurrence patterns.

<DaysOfWeek/>

DayOfWeekType

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:

  • Sunday
  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  • Saturday
  • Day (not used in the TimeChangePatternTypes)
  • Weekday (not used in the TimeChangePatternTypes)
  • WeekendDay (not used in the TimeChangePatternTypes)

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 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