Version

BeforeSelectedAppointmentsEventArgs Class Members

The following tables list the members exposed by BeforeSelectedAppointmentsEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSelectedAppointmentsEventArgs ConstructorInitializes a new BeforeSelectedAppointmentsEventArgs object with the specified SelectedAppointmentsCollection.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewSelectedAppointmentsReturns a SelectedAppointmentsCollection object containing the Appointments that will be selected if the event is not cancelled. The property is read-only.  
See Also