RegisteredTaskCollection.Item property

For scripting, gets the specified registered task from the collection.

This property is read-only.

Syntax

RegisteredTaskCollection.Item( _
  ByVal Index _
) As RegisteredTask

Property value

A RegisteredTask object that contains the registered task.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

Task Scheduler