CreateItemType::SendMeetingInvitations property
Exchange Server 2013
The SendMeetingInvitations property gets or sets an enumeration that describes how meeting requests are handled after they are created. This property is required for calendar items.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Property value
Type: ExchangeWebServices.CalendarItemCreateOrDeleteOperationTypeThe SendMeetingInvitations property returns a CalendarItemCreateOrDeleteOperationType enumeration value that represents how meeting requests are handled.
You must set the SendMeetingInvitationsSpecified property to true so that the SendMeetingInvitations property is serialized into the Simple Object Access Protocol (SOAP) request.
Show: