Version

AfterRecurringAppointmentDeletedEventArgs Class Members

The following tables list the members exposed by AfterRecurringAppointmentDeletedEventArgs.

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