AppointmentStoreChange.AppointmentCalendar 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 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
|