Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.26 KB

taskfolder-gettasks.md

File metadata and controls

66 lines (40 loc) · 1.26 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
TaskFolder.GetTasks property
For scripting, gets all the tasks in the folder.
61212a65-9c1c-4769-90e9-7ea3b542e352
GetTasks property Task Scheduler
GetTasks property Task Scheduler , TaskFolder object
TaskFolder object Task Scheduler , GetTasks property
apiref
TaskFolder.GetTasks
taskschd.dll
COM
reference
05/31/2018

TaskFolder.GetTasks property

For scripting, gets all the tasks in the folder.

Syntax

TaskFolder.GetTasks( _
  ByVal flags, _
  ByRef ppTasks _
)

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

RegisteredTaskCollection