Version 24.2 (latest)

BeforeRecurringAppointmentDeletedEventArgs Class Properties

For a list of all members of this type, see BeforeRecurringAppointmentDeletedEventArgs members.

Public Properties
 NameDescription
Public PropertyAppointmentReturns the appointment object associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyRecurrenceReturns the AppointmentRecurrence to which the deleted Appointment is associated. The property is read-only.  
Public PropertyRecurrenceEditTypeDetermines whether the entire series or only the individual occurrence will be deleted, or if the user will be prompted to select.  
See Also