Appointments Property
Appointments
Gets the C1.Schedule.AppointmentList object representing
currently selected appointments. This value can be null if
there is no selected appointment.
Declaration
public AppointmentList Appointments { get; }
Public ReadOnly Property Appointments As AppointmentList