CancelCalendarItemType class
Exchange Server 2013
The CancelCalendarItemType class represents a cancel response object that is used to cancel a meeting.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
CancelCalendarItemType is used in a CreateItem request to cancel a referenced meeting. Use the ReferenceItemId property to identify the meeting to cancel. The CancelCalendarItemType class is only applicable to the organizer's calendar item.
The CancelCalendarItemTypeBody property has no effect on canceling a meeting. Use the NewBodyContent property to set the message body for a calendar item cancellation.
Show: