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 | |
---|---|---|
RecurrenceRangeBaseType | The RecurrenceRangeBaseType constructor initializes a new instance of the RecurrenceRangeBaseType class. |
Top
Properties
Name | Description | |
---|---|---|
StartDate | The StartDate property gets or sets the start date of a recurrence range. |
Top