TaskFolderCollection.Item property

For scripting, gets the specified folder from the collection.

Syntax

TaskFolderCollection.Item( _
  ByVal Index _
) As TaskFolder

Property value

A TaskFolder object that represents the requested folder.

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