MeetingCancellation.RemoveMeetingFromCalendar 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.
Removes the meeting that is associated with the cancellation message from the user's calendar.
public:
Microsoft::Exchange::WebServices::Data::CalendarActionResults ^ RemoveMeetingFromCalendar();
public Microsoft.Exchange.WebServices.Data.CalendarActionResults RemoveMeetingFromCalendar ();
Public Function RemoveMeetingFromCalendar () As CalendarActionResults
Returns
A CalendarActionResults object.