Skip to main content

EventRecurrenceInfo

Properties

NameTypeRequiredDescription
scheduleEventRecurrenceInfoScheduleEvent recurrence settings. For non-periodic events the value is None. Must be greater or equal to event duration: 1- Day/Weekday; 7 - Week; 28 - Month; 365 - Year
ending_conditionEventRecurrenceInfoEndingConditionCondition of ending an event
ending_afterintCount of event iterations. For periodic events only. Value range is 1 - 10. Must be specified if endingCondition is Count
ending_onstrIterations ending datetime for periodic events in ISO 8601 format

EventRecurrenceInfoSchedule

Event recurrence settings. For non-periodic events the value is None. Must be greater or equal to event duration: 1- Day/Weekday; 7 - Week; 28 - Month; 365 - Year

Properties

NameTypeRequiredDescription
NONEstr"None"
DAYstr"Day"
WEEKDAYstr"Weekday"
WEEKstr"Week"
MONTHstr"Month"
YEARstr"Year"

EventRecurrenceInfoEndingCondition

Condition of ending an event

Properties

NameTypeRequiredDescription
NONEstr"None"
COUNTstr"Count"
DATEstr"Date"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →