delete calendar events
How to Delete Multiple Calendar Events
PUBLISHED
Overview
This article explains how to delete multiple events from Calendar using Tizen platform device API's. This article applies only for systems based on Tizen platform.
Pre-conditions
To use the Calendar API methods, you must declare the necessary features in the config.xml file.
For this example, Open the config.xml file then choose the "Feature" tab and add below features to use the Calendar APIs in your applications.
- Read more about How to Delete Multiple Calendar Events