[]
        
(Showing Draft Content)

C1.Win.C1Schedule.C1Schedule.RemoveAppointment

RemoveAppointment Method

RemoveAppointment(Appointment)

Removes specified Appointment object from the AppointmentStorage.

Declaration
public void RemoveAppointment(Appointment app)
Parameters
Type Name Description
Appointment app

The Appointment object to remove.