[]
        
(Showing Draft Content)

C1.C1Schedule.AppointmentEventArgs

AppointmentEventArgs Class

The AppointmentEventArgs class describes event data for Appointment events.

Namespace: C1.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.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.