TaskDefinition.Actions property

For scripting, gets or sets a collection of actions that are performed by the task.

Syntax

TaskDefinition.Actions As ActionCollection

Property value

A collection of actions that are performed by the 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

ActionCollection

Action