DeleteCalenderValues response message
- Last UpdatedAug 29, 2023
- 1 minute read
This is an example of the full structure of a DeleteCalendarValues response message.
<DeleteCalendarValueResponseMessage xmlns="http://www.citect.com/Ampla/Data/2008/06">
<DeleteCalendarValueResponse>
<DeleteCalendarValueResult>True</DeleteCalendarValueResult>
</DeleteCalendarValueResponse>
</DeleteCalendarValueResponseMessage>
Response parameters: DeleteCalenderValueResponse section
Contains the results of the delete calendar values request.
<DeleteCalendarValueResponse>
<DeleteCalendarValueResult>True</DeleteCalendarValueResult>
</DeleteCalendarValueResponse>
|
Parameter |
Description |
|---|---|
|
DeleteCalendarValue Result |
Returns the results of the delete calendar values request. Can be True or False. |