AppointmentConflictsCalculator Constructors
Enables you to discover conflicting appointments.Name | Parameters | Description |
---|---|---|
AppointmentConflictsCalculator(AppointmentBaseCollection) | appointments | Initializes a new instance of the AppointmentConflictsCalculator class with specified appointment collection. |
See Also