deleteCalendarEntries

Deletes the calendar entries identified by the GUIDs in the request.

  • The version value returned in the earlier request to retrieve the calendar entry (getCalEntries) should be passed in this deleteCalendarEntries request. If the given version value does not match the current value held in the database, a conflicting update must have occurred since the initial request to retrieve the Calendar Entry, and the delete request will be rejected. The caller must then perform another getCalEntries request.
  • Amendments to existing Calendar Entries will not be reflected in those deadline calculations that have already been performed.
  • The deleted entries cannot be recovered. If any of the entries fails to be deleted, no entries will be deleted.
Required System Action
deleteCalendars
API Descriptions