[]
Adds a new Appointment object to the current day.
public void AddAppointment(Appointment appointment)
Type | Name | Description |
---|---|---|
Appointment | appointment | The Appointment object to add. |
The specified Appointment object will be added only if some part of the appointment falls on the current day.