RecurrenceRangeBaseType Members

Include Protected Members
Include Inherited Members

The RecurrenceRangeBaseType class is the abstract base class for all recurrence patterns that have a start date.

The RecurrenceRangeBaseType type exposes the following members.

Constructors

  Name Description
Protected method RecurrenceRangeBaseType The RecurrenceRangeBaseType constructor initializes a new instance of the RecurrenceRangeBaseType class.

Top

Properties

  Name Description
Public property StartDate The StartDate property gets or sets the start date of a recurrence range.

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