DailyRecurrence interface

Daily recurrence object.

Extends

Properties

recurrenceType

Specifies when the recurrence should be applied.

Inherited Properties

endTime

End time for recurrence.

startTime

Start time for recurrence.

Property Details

recurrenceType

Specifies when the recurrence should be applied.

recurrenceType: "Daily"

Property Value

"Daily"

Inherited Property Details

endTime

End time for recurrence.

endTime?: string

Property Value

string

Inherited From Recurrence.endTime

startTime

Start time for recurrence.

startTime?: string

Property Value

string

Inherited From Recurrence.startTime