[]
        
(Showing Draft Content)

C1.Schedule.CancelAppointmentEventArgs.-ctor

CancelAppointmentEventArgs Constructor

CancelAppointmentEventArgs(Appointment)

Initializes a new instance of the CancelAppointmentEventArgs class with the specified appointment.

Declaration
public CancelAppointmentEventArgs(Appointment appointment)
Parameters
Type Name Description
Appointment appointment

The Appointment object.