msdyn_DeleteCalendarResponse ComplexType
Contains the response from the msdyn_DeleteCalendar 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 GUIDs representing the deleted inner calendar rules. |
Used by
The following use the msdyn_DeleteCalendarResponse ComplexType.
Name | How used |
---|---|
msdyn_DeleteCalendar | ReturnType |