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 is rejected. The caller must then perform another getCalEntries request.
  • Amendments to existing calendar exclusions are not 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 are deleted.
Required System Action