DaysOfWeek (DaysOfWeekType)
The DaysOfWeek element describes days of the week that are used in item recurrence patterns.
<DaysOfWeek/>
DaysOfWeekType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
WeeklyRecurrence |
Describes a weekly recurrence pattern. |
Text value
A text value is required. The following are the possible values:
- Sunday
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
- Day (this value is not valid for a weekly recurrence pattern)
- Weekday (this value is not valid for a weekly recurrence pattern)
- WeekendDay (this value is not valid for a weekly recurrence pattern)
A weekly recurrence pattern can contain multiple values. Values are separated by a space character. For example, for a weekly recurrence on Tuesdays and Thursdays, the text value will be "Tuesday Thursday".
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 |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |