method NonworkingTimes.Remove (Handle as Variant)
Removes a specific member from the NonworkingTimes collection, giving its index, handle or reference.

TypeDescription
Handle as Variant A long expression that specifies the handle or the index of the NonworkingTime object to be removed. You can pass also the NonworkingTime object reference to be removed.
The Remove method removes a specific non-working time-zone. The Clear method removes all elements in the NonworkingTimes collection, or clears all non-working time-intervals. The ShowNonworkingTime property shows or hides the added non-working time-intervals. The NonworkingTimeFromPoint property gets the non-working object from the cursor. The Add method of the NonworkingTimes objects adds a new non-working time interval.