msdyn_DeleteCalendar Action
Deletes the inner calendar rules of a calendar on a selected entity as specified by the data in the CalendarEventInfo parameter.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
CalendarEventInfo
|
Edm.String | True | False | JSON data that determines which calendar rule to delete. |
Return type
Type | Nullable | Description |
---|---|---|
msdyn_DeleteCalendarResponse | False | Contains the response of the msdyn_DeleteCalendar action. |