Updating or deleting recurring events in Calendar API
By Gerasimenko
24 May 2013 02:57
English
2 Replies
Hi, how to update or delete recurring events in Calendar API?
I try calendar.remove(event.id) - no effect, delete only event with attribute id.rid==null
calendar.update(event,false) - updates all instances of the event, and creates a new one.
One more question:
How delete the properties of the CalendarEvent object - recurrenceRule and alarms?
I try set null or empty values event.alarms and event.recurrenceRule and then call calendar.update(event) - but it does not work.
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------