msdyn_LoadCalendars Action

Returns calendars for given LoadCalendarsInput.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
LoadCalendarsInput
Edm.String False False

JSON data containing information about the StartDate, EndDate, and CalendarIds.

Return Type

Type Nullable Description
msdyn_LoadCalendarsResponse False Contains the response of the msdyn_LoadCalendars action.

See also