FreeBusyCollectionAdd(DateRangeItem) Method
Add the specified date range into the target collection as well as
possible, returning a new free/busy item containing the part of the
range that could be used.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public FreeBusyItem Add(
DateRangeItem dateRange
)
Public Function Add (
dateRange As DateRangeItem
) As FreeBusyItem
No code example is currently available or this language may not be supported.
- dateRange DateRangeItem
-
Reference to the date range to insert.
FreeBusyItem
Reference to the new free/busy connector portion of the date range that
was able to fit within the collection, if available. Otherwise, null.