WeeklyRecurrence
Last modified: September 24, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The WeeklyRecurrence element describes a weekly recurrence pattern.
<WeeklyRecurrence>
   <Interval/>
   <DaysOfWeek/>
   <FirstDayOfWeek/>
</WeeklyRecurrence>
WeeklyRecurrencePatternType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
| Defines the interval, in weeks, between two consecutive weekly recurrence pattern items. The value can be in the range from 1 to 99. | |
| Describes which days of the week are in the weekly recurrence pattern. | |
| Specifies the first day of the week. | 
Parent Elements
| Element | Description | 
|---|---|
| Contains recurrence information for recurring tasks. | |
| Contains the recurrence pattern for calendar items and meeting requests. | 
Text Value
None.
Remarks
The time zone offset information is lost if the Start and End dates of the recurring master item do not have a date that is equal to the first occurrence of a weekly recurrence pattern.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.
Element Information
| Namespace | https://schemas.microsoft.com/exchange/services/2006/types | 
| Schema Name | Types schema | 
| Validation File | Types.xsd | 
| Can be Empty | False |