AppointmentStoreChange.Appointment Property

Definition

Gets the Appointment associated with the change.

public:
 property Appointment ^ Appointment { Appointment ^ get(); };
Appointment Appointment();
public Appointment Appointment { get; }
var appointment = appointmentStoreChange.appointment;
Public ReadOnly Property Appointment As Appointment

Property Value

The Appointment associated with the change.

Windows requirements

App capabilities
appointmentsSystem

Applies to