DeleteItemType::SendMeetingCancellations property

The SendMeetingCancellations property gets or sets an enumeration that describes how cancellations are handled for deleted meetings. This property is required for calendar item deletions. This is a read/write property.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Property value

Type: ExchangeWebServices.CalendarItemCreateOrDeleteOperationType
The SendMeetingCancellations property returns a CalendarItemCreateOrDeleteOperationType enumeration value that represents how deleted meeting cancellations are handled.

You must set the SendMeetingCancellationsSpecified property to true so that the SendMeetingCancellations property is serialized into the Simple Object Access Protocol (SOAP) request.

Show: