Version

BeforeRecurringAppointmentDeletedEventArgs Class Members

The following tables list the members exposed by BeforeRecurringAppointmentDeletedEventArgs.

Public Constructors
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