[ Version ( since = "0.17.2" ) ]
public CalendarEvent insert_calendar_event (CalendarCalendar calendar, CalendarEvent event, Cancellable? cancellable = null) throws Error
Inserts event by uploading it to the online calendar service, adding it to the specified calendar.
For more details, see insert_entry.
| this | |
| calendar |
the CalendarCalendar to insert the event into |
| event |
the CalendarEvent to insert |
| cancellable |
optional Cancellable object, or |
|
an updated CalendarEvent, or |