[]
Gets the C1.Schedule.AppointmentList object containing the list of currently selected C1.Schedule.Appointment objects.
[Browsable(false)]
[C1Description("SelectedAppointments", "The list of currently selected appointments.")]
public AppointmentList SelectedAppointments { get; }
<Browsable(False)>
<C1Description("SelectedAppointments", "The list of currently selected appointments.")>
Public ReadOnly Property SelectedAppointments As AppointmentList