Version

CancelableAppointmentEventArgs Class Members

The following tables list the members exposed by CancelableAppointmentEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableAppointmentEventArgs ConstructorInitializes a new CancelableAppointmentEventArgs with the specified Appointment.  
Public Properties
 NameDescription
Public PropertyAppointmentReturns the appointment object associated with the event. This property is read-only.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
See Also