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