Compartir a través de


AppointmentStoreChange.AppointmentCalendar Propiedad

Definición

Obtiene el objeto AppointmentCalendar en el que se produjo el cambio.

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

Valor de propiedad

AppointmentCalendar en el que se produjo el cambio.

Requisitos de Windows

Características de aplicaciones
appointmentsSystem

Se aplica a