[]
        
(Showing Draft Content)

C1.Schedule.Printing.DateAppointments.AddAppointment

AddAppointment Method

AddAppointment(Appointment)

Adds a new Appointment object to the current day.

Declaration
public void AddAppointment(Appointment appointment)
Parameters
Type Name Description
Appointment appointment

The Appointment object to add.

Remarks

The specified Appointment object will be added only if some part of the appointment falls on the current day.