CreateItemType::SendMeetingInvitations property

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)

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

Property value

Type: ExchangeWebServices.CalendarItemCreateOrDeleteOperationType
The 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: