Version

AppointmentEventArgs Class Members

The following tables list the members exposed by AppointmentEventArgs.

Public Constructors
 NameDescription
Public ConstructorAppointmentEventArgs ConstructorInitializes a new AppointmentEventArgs with the specified Appointment  
Public Properties
 NameDescription
Public PropertyAppointmentAppointment object associated with the event. This property is read-only.  
See Also