The following tables list the members exposed by BeforeRecurringAppointmentDeletedEventArgs.
Name | Description | |
---|---|---|
BeforeRecurringAppointmentDeletedEventArgs Constructor | Creates a new instance of the BeforeRecurringAppointmentDeletedEventArgs class. |
Name | Description | |
---|---|---|
Appointment | Returns the appointment object associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentEventArgs) | |
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Recurrence | Returns the AppointmentRecurrence to which the deleted Appointment is associated. The property is read-only. | |
RecurrenceEditType | Determines whether the entire series or only the individual occurrence will be deleted, or if the user will be prompted to select. |