DaysOfWeek (DaysOfWeekType)
Topic Last Modified: 2009-07-16
The DaysOfWeek element describes days of the week that are used in item recurrence patterns.
Syntax
<DaysOfWeek/>
Type
DaysOfWeekType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
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 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 |