Recurrence Constructor
The Recurrence constructor overloads create new Recurrence objects.
Overload List
| Name | Description | 
|---|---|
| Recurrence () | 
The Recurrence constructor creates a new Recurrence object that has default values.
 | 
| Recurrence (String) | 
The Recurrence constructor creates a new Recurrence object and initializes it with the recurrence information in the parameter value.
 |