DeleteItemType::SendMeetingCancellationsSpecified property
Exchange Server 2013
The SendMeetingCancellationsSpecified property gets or sets a Boolean value that specifies whether the SendMeetingCancellations property is serialized in the Simple Object Access Protocol (SOAP) request. This is a read/write property.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: System.BooleanThe SendMeetingCancellationsSpecified property returns true if the SendMeetingCancellations property is serialized into the SOAP request; otherwise, the property returns false.
Show: