CalendarActionResults.MeetingCancellation Property
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.
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.