AbsoluteMonthlyRecurrencePatternType Members

Include Protected Members
Include Inherited Members

The AbsoluteMonthlyRecurrencePatternType class represents a monthly recurrence pattern.

The AbsoluteMonthlyRecurrencePatternType type exposes the following members.

Constructors

  Name Description
Public method AbsoluteMonthlyRecurrencePatternType The AbsoluteMonthlyRecurrencePatternType constructor initializes a new instance of the AbsoluteMonthlyRecurrencePatternType class.

Top

Properties

  Name Description
Public property DayOfMonth The DayOfMonth property gets or sets the day in a month that a recurring item occurs.
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