[]
Gets the List<T> list of all appointments for the represented day.
public List<Appointment> Appointments { get; }
Public ReadOnly Property Appointments As List(Of Appointment)