msdyn_SaveCalendar Action

Creates or updates calendar records on a selected entity, based on the inputs passed as the request

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
CalendarEventInfo
Edm.String False False

JSON data that determines which calendar to save or update and what calendar rule to apply.

Return Type

Type Nullable Description
msdyn_SaveCalendarResponse False Contains the response of the msdyn_SaveCalendar action.

See also