AppointmentConflictEventArgs Constructors
Provides data for the SchedulerControl.AllowAppointmentConflicts event.| Name | Parameters | Description |
|---|---|---|
| AppointmentConflictEventArgs(Appointment, Appointment, AppointmentBaseCollection) | apt, clone, conflicts | Initializes a new instance of the AppointmentConflictEventArgs class with the specified settings. |
See Also