The NonworkingTime's advantages are:
The following screen shot shows different days with different non-working area:

The NonworkingTimes object supports the following properties and methods:


| Name | Description | |||
| Add | Adds a NonworkingTime object to the collection and returns a reference to the newly created object. | |||
| Clear | Removes all objects in a collection. | |||
| Count | Returns the number of objects in a collection. | |||
| Item | Returns a specific NonworkingTime of the NonworkingTimes collection, giving its handle or index. | |||
| Remove | Removes a specific member from the NonworkingTimes collection, giving its index, handle or reference. |