[]
Gets the List<T> list of all appointments for the represented day.
public List<Appointment> Appointments { get; }