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