Version 24.2 (latest)

AfterRecurringAppointmentDeletedEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyAppointmentAppointment object associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.AppointmentEventArgs)
Public PropertyIsRecurringAppointmentRootReturns whether the Appointment that is being deleted is a recurring appointment root.  
Public PropertyIsVarianceReturns whether the Appointment that is being deleted is a variance.  
See Also