| Overload | Description |
|---|---|
| FindNextConflict(dbiAppointmentItem,Boolean) | Tests for additional conflicts with an appointment. |
| FindNextConflict(Int32,Boolean) | Tests for additional conflicts with an appointment. |
This method is only effective after the FindFirstConflict method is performed.
The ConflictOffset property determines at what overlap point a conflict will be found.
For additional information, please see Conflict Checking.