The AppointmentEventArgs type exposes the following members.

Constructors

  Name Description
Public method AppointmentEventArgs
Initializes a new instance of the AppointmentEventArgs class with the specified appointment.

Properties

  Name Description
Public property Appointment
Gets the appointment which the event was raised for.

See Also