Removes a selected event from a selected calendar.
This method has to be invoked on a calendar that exists on a device.
This method returns a promise object, or an error if the object is of wrong type or the ID field is set to "null".
Name | Description | Type | Use |
---|---|---|---|
event | The CalendarEvent object to be removed from the Calendar Manager. | object |
required |