CalendarActionResults.MeetingCancellation Property

Definition

Gets a copy of the meeting cancellation message that is sent by the organizer to the attendees of a meeting when the meeting is canceled.

public:
 property Microsoft::Exchange::WebServices::Data::MeetingCancellation ^ MeetingCancellation { Microsoft::Exchange::WebServices::Data::MeetingCancellation ^ get(); };
public Microsoft.Exchange.WebServices.Data.MeetingCancellation MeetingCancellation { get; }
Public ReadOnly Property MeetingCancellation As MeetingCancellation

Property Value

A MeetingCancellation object.

Applies to