DeleteCalendar

Delete the named calendar, and all the working day and calendar entries associated with it. The deleted calendar cannot be recovered.

  • The association of any calendar references to the deleted calendar will also be deleted; leaving those calendar references unfulfilled.
  • In the request, pass the version value returned in the earlier request to retrieve the calendar (GetWorkCalendar). 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, and the delete request will be rejected. The caller must then perform another GetWorkCalendar request.
  • Amendments to existing calendars will not be reflected in those deadline calculations that have already been performed.
Action DeleteCalendar
Parameter Notes version, namespace, name  identify the calendar to be deleted.
Return VoidResult

Required System Action

deleteCalendar.