Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Appointment Class / Delete Method

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