UpdateItemType::SendMeetingInvitationsOrCancellations property
Exchange Server 2013
The SendMeetingInvitationsOrCancellations property gets or sets an enumeration value that describes how a calendar item is handled after it is updated. This property is required for calendar items. This is a read/write property.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: ExchangeWebServices.CalendarItemUpdateOperationTypeThe SendMeetingInvitationsOrCancellations property returns a CalendarItemUpdateOperationType enumeration value.
You must set the SendMeetingInvitationsOrCancellationsSpecified property to true so that the SendMeetingInvitationsOrCancellations property is serialized into the Simple Object Access Protocol (SOAP) request.
Show: