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