You can use the getDependencies() method of ISchedulingInfo to get to the events. So myScheduleInfo.getDependencies().clear() should clear the event dependencies.
-Dell
You can use the getDependencies() method of ISchedulingInfo to get to the events. So myScheduleInfo.getDependencies().clear() should clear the event dependencies.
-Dell