[]
Removes specified C1.Schedule.Appointment object from the C1.Schedule.AppointmentStorage.
public void RemoveAppointment(Appointment app)
Public Sub RemoveAppointment(app As Appointment)
| Type | Name | Description |
|---|---|---|
| Appointment | app | The C1.Schedule.Appointment object to remove. |