Uses of Class
com.aspose.tasks.cloud.model.requests.DeleteCalendarExceptionRequest
Packages that use DeleteCalendarExceptionRequest
-
Uses of DeleteCalendarExceptionRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type DeleteCalendarExceptionRequestModifier and TypeMethodDescriptionTasksApi.deleteCalendarException
(DeleteCalendarExceptionRequest request) Deletes calendar exception from calendar exceptions collection.com.squareup.okhttp.Call
TasksApi.deleteCalendarExceptionAsync
(DeleteCalendarExceptionRequest request, ApiCallback<AsposeResponse> callback) Deletes calendar exception from calendar exceptions collection.