[]
        
(Showing Draft Content)

C1.Schedule.AppointmentEventArgs.-ctor

AppointmentEventArgs Constructor

AppointmentEventArgs(Appointment)

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

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

The Appointment object.