deleteCalendarEntries

Deletes the calendar entries identified by the GUIDs in the request. (Note that in this context, "entries" is synonymous with "exclusions.")

  • The version value returned in the earlier request to retrieve the calendar exclusion (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 exclusion, and the delete request will be rejected. The caller must then perform another getCalEntries request.
  • Amendments to existing calendar exclusions will not be reflected in those deadline calculations that have already been performed.
  • The deleted exclusions cannot be recovered. If any of the exclusions fail to be deleted, no exclusions will be deleted.
Required System Action
deleteCalendars
API Descriptions