The Tasks object contains the following properties:
Property List
Name | Description |
---|---|
Count
|
Returns the number of tasks in the task collection. |
ItemByName
|
Returns the task specified by its name in the task collection. |
Items
|
Returns the task specified by its index in the task collection. |