The following tables list the members exposed by AfterRecurringAppointmentDeletedEventArgs.
| Name | Description | |
|---|---|---|
![]() | AfterRecurringAppointmentDeletedEventArgs Constructor | Creates a new instance of the AfterRecurringAppointmentDeletedEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Appointment | Appointment object associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.AppointmentEventArgs) |
![]() | IsRecurringAppointmentRoot | Returns whether the Appointment that is being deleted is a recurring appointment root. |
![]() | IsVariance | Returns whether the Appointment that is being deleted is a variance. |