Returns the next period with the specified duration after the specified date, which is not occupied by items.
Name | Description |
---|---|
Returns the next period with the specified duration after the specified date, which is not occupied by items. |
|
Schedule.GetFreePeriod (DateTime, DateTime, TimeSpan, ContactCollection) |
Returns the next period with the specified duration after the specified date, which is not occupied by items associated with the specified contacts. |
Schedule.GetFreePeriod (DateTime, DateTime, TimeSpan, LocationCollection) |
Returns the next period with the specified duration after the specified date, which is not occupied by items associated with the specified locations. |
Schedule.GetFreePeriod (DateTime, DateTime, TimeSpan, ResourceCollection) |
Returns the next period with the specified duration after the specified date, which is not occupied by items associated with the specified resources. |
Schedule.GetFreePeriod (DateTime, DateTime, TimeSpan, TaskCollection) |
Returns the next period with the specified duration after the specified date, which is not occupied by items associated with the specified tasks. |