AppointmentCancelEventArgs Constructors
Serves as the base class for classes which provide data for certain appointment events with the ability to cancel the operation performed.
Name | Parameters | Description |
---|---|---|
Appointment |
none |
Initializes a new instance of the Appointment |
Appointment |
apt |
Initializes a new instance of the Appointment |
See Also