Appointment.CreateCancelMeetingMessage 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.
Creates a local meeting cancellation message that can be customized and sent.
public:
Microsoft::Exchange::WebServices::Data::CancelMeetingMessage ^ CreateCancelMeetingMessage();
public Microsoft.Exchange.WebServices.Data.CancelMeetingMessage CreateCancelMeetingMessage ();
Public Function CreateCancelMeetingMessage () As CancelMeetingMessage
Returns
The meeting cancellation message.