'Declaration Public Sub RemoveAppointment( _ ByVal app As Appointment _ )
public void RemoveAppointment( Appointment app )
Parameters
- app
- The C1.C1Schedule.Appointment object to remove.
'Declaration Public Sub RemoveAppointment( _ ByVal app As Appointment _ )
public void RemoveAppointment( Appointment app )