AppointmentEventArgs Constructors
Serves as the base class for classes which provide data for certain appointment events.| Name | Parameters | Description |
|---|---|---|
| AppointmentEventArgs(Appointment) | apt | Initializes a new instance of the AppointmentEventArgs class with the specified appointment. |
See Also