AppointmentStoreChange.AppointmentCalendar Property

Definition

Gets the AppointmentCalendar in which the change occurred.

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

Property Value

The AppointmentCalendar in which the change occurred.

Windows requirements

App capabilities
appointmentsSystem

Applies to