Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / Appointment Class / Delete Method

In This Topic
    Delete Method (Appointment)
    In This Topic
    Deletes an appointment and removes it from the owning AppointmentCollection collection.
    Syntax
    'Declaration
     
    Public Sub Delete() 
    public void Delete()
    See Also