[]
        
(Showing Draft Content)

C1.Schedule.AppointmentEventArgs

AppointmentEventArgs Class

The AppointmentEventArgs class describes event data for Appointment events.

Inheritance
AppointmentEventArgs
Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public class AppointmentEventArgs : EventArgs

Constructors

Name Description
AppointmentEventArgs(Appointment)

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

Properties

Name Description
Appointment

Gets the appointment which the event was raised for.