The AppointmentEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AppointmentEventArgs |
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.
|