[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.RemoveAppointment

RemoveAppointment Method

RemoveAppointment(Appointment)

Removes specified C1.Schedule.Appointment object from the C1.Schedule.AppointmentStorage.

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

The C1.Schedule.Appointment object to remove.