msdyn_LoadCalendarsResponse ComplexType

Contains the response from the msdyn_LoadCalendars action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
CalendarEvents Edm.String

JSON data containing information about the calendar events.

Used by

The following use the msdyn_LoadCalendarsResponse ComplexType.

Name How used
msdyn_LoadCalendars ReturnType

See also