TaskFolder.GetFolders property

For scripting, gets all the subfolders in the folder.

Syntax

TaskFolder.GetFolders( _
  ByVal flags, _
  ByRef folders _
)

Property value

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

TaskFolderCollection