WeeklyRecurrencePatternType Members
Include Protected Members
Include Inherited Members
The WeeklyRecurrencePatternType class describes the frequency, in weeks, in which an item recurs, and the days on which the item recurs.
The WeeklyRecurrencePatternType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WeeklyRecurrencePatternType | The WeeklyRecurrencePatternType constructor initializes a new instance of the WeeklyRecurrencePatternType class. |
Top
Properties
Name | Description | |
---|---|---|
DaysOfWeek | The DaysOfWeek property gets or sets the days of the week that are in the weekly recurrence pattern. | |
FirstDayOfWeek | ||
Interval | The Interval property defines the interval between two consecutive recurring items. (Inherited from IntervalRecurrencePatternBaseType.) |
Top