The AppointmentEventArgs type exposes the following members.

Constructors

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

Properties

  NameDescription
Public propertyAppointment
Gets the appointment which the event was raised for.

See Also