msdyn_SaveCalendarResponse ComplexType

Contains the response from the msdyn_SaveCalendar action

Properties

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

Name Type Details
InnerCalendarIds Edm.String

An array of InnerCalendarIds GUID values representing the updated or created calendars.

Used by

The following use the msdyn_SaveCalendarResponse ComplexType.

Name How used
msdyn_SaveCalendar ReturnType

See also