RelativeMonthlyRecurrencePatternType Members
Include Protected Members
Include Inherited Members
The RelativeMonthlyRecurrencePatternType class describes a relative monthly recurrence pattern.
The RelativeMonthlyRecurrencePatternType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RelativeMonthlyRecurrencePatternType | The RelativeMonthlyRecurrencePatternType constructor initializes a new instance of the RelativeMonthlyRecurrencePatternType class. |
Top
Properties
Name | Description | |
---|---|---|
DayOfWeekIndex | The DayOfWeekIndex property gets or sets the week that is used in a relative monthly recurrence pattern. | |
DaysOfWeek | The DaysOfWeek property gets or sets the days of the week that are used in relative monthly recurrence pattern. | |
Interval | The Interval property defines the interval between two consecutive recurring items. (Inherited from IntervalRecurrencePatternBaseType.) |
Top