DailyRecurrence interface
Daily recurrence object.
- Extends
Properties
| recurrence |
Specifies when the recurrence should be applied. |
Property Details
recurrenceType
Specifies when the recurrence should be applied.
recurrenceType: "Daily"
Property Value
"Daily"
Inherited Property Details
endTime
startTime
Start time for recurrence.
startTime?: string
Property Value
string
Inherited From Recurrence.startTime