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
Public method RelativeMonthlyRecurrencePatternType The RelativeMonthlyRecurrencePatternType constructor initializes a new instance of the RelativeMonthlyRecurrencePatternType class.

Top

Properties

  Name Description
Public property DayOfWeekIndex The DayOfWeekIndex property gets or sets the week that is used in a relative monthly recurrence pattern.
Public property DaysOfWeek The DaysOfWeek property gets or sets the days of the week that are used in relative monthly recurrence pattern.
Public property Interval The Interval property defines the interval between two consecutive recurring items. (Inherited from IntervalRecurrencePatternBaseType.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top