CalendarResponseMessageBase<TMessage>.Send Method

Definition

Sends this calendar response message without saving a copy. Calling this method results in a call to Exchange Web Services (EWS).

public:
 Microsoft::Exchange::WebServices::Data::CalendarActionResults ^ Send();
public Microsoft.Exchange.WebServices.Data.CalendarActionResults Send ();
Public Function Send () As CalendarActionResults

Returns

A CalendarActionResults object that contains the items that were created or modified.

Applies to