RecurrenceRangeBaseType 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 RecurrenceRangeBaseType class is the abstract base class for all recurrence patterns that have a start date.
public ref class RecurrenceRangeBaseType abstract
public abstract class RecurrenceRangeBaseType
Public MustInherit Class RecurrenceRangeBaseType
- Inheritance
-
RecurrenceRangeBaseType
- Derived
Constructors
| RecurrenceRangeBaseType() |
The RecurrenceRangeBaseType constructor initializes a new instance of the RecurrenceRangeBaseType class. |
Properties
| StartDate |
The StartDate property gets or sets the start date of a recurrence range. |