CalendarActionResults.Appointment 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 the meeting that was accepted, tentatively accepted, or declined.
public:
property Microsoft::Exchange::WebServices::Data::Appointment ^ Appointment { Microsoft::Exchange::WebServices::Data::Appointment ^ get(); };
public Microsoft.Exchange.WebServices.Data.Appointment Appointment { get; }
Public ReadOnly Property Appointment As Appointment
Property Value
An Appointment object.