AppointmentExportedEventArgs Constructors
Provides data for the AppointmentExporter.AppointmentExported event.| Name | Parameters | Description |
|---|---|---|
| AppointmentExportedEventArgs(Appointment) | apt | Initializes a new instance of the AppointmentExportedEventArgs class with the specified appointment. |
See Also