Edit

Share via


CalendarActionResults.Appointment Property

Definition

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.

Applies to