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