CalendarResponseMessageBase<TMessage>.Send Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.