RecurrenceInfo Constructors
Contains a recurring appointment’s reoccurrence information.
Name | Parameters | Description |
---|---|---|
Recurrence |
none |
Initializes a new instance of the Recurrence |
Recurrence |
start, end |
Initializes a new instance of the Recurrence |
Recurrence |
start, occurrence |
Initializes a new instance of the Recurrence |
Recurrence |
start, duration |
Initializes a new instance of the Recurrence |
Recurrence |
start |
Initializes a new instance of the Recurrence |
See Also