RelativeMonthlyRecurrencePatternType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The RelativeMonthlyRecurrencePatternType class describes a relative monthly recurrence pattern.
public ref class RelativeMonthlyRecurrencePatternType : ExchangeWebServices::IntervalRecurrencePatternBaseType
public class RelativeMonthlyRecurrencePatternType : ExchangeWebServices.IntervalRecurrencePatternBaseType
Public Class RelativeMonthlyRecurrencePatternType
Inherits IntervalRecurrencePatternBaseType
- Inheritance
-
RelativeMonthlyRecurrencePatternType
Constructors
RelativeMonthlyRecurrencePatternType() |
The RelativeMonthlyRecurrencePatternType constructor initializes a new instance of the RelativeMonthlyRecurrencePatternType class. |
Properties
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) |