[]
Shows the Edit Appointment dialog for editing of the specified existing Appointment.
public void EditAppointmentDialog(Appointment appointment)
Type | Name | Description |
---|---|---|
Appointment | appointment | The editing Appointment. |
This methods implements the EditAppointmentDialogCommand command.