[]
Shows the Edit Recurrence dialog for editing a RecurrencePattern of the specified Appointment.
public void EditRecurrenceDialog(Appointment appointment)
| Type | Name | Description |
|---|---|---|
| Appointment | appointment | Appointment whose RecurrencePattern will be edited in the dialog. |
This methods implements the EditRecurrenceDialogCommand command.