RegisteredTask.Enabled property

For scripting, gets or sets a Boolean value that indicates if the registered task is enabled.

Syntax

RegisteredTask.Enabled As Boolean

Property value

A Boolean value that indicates if the registered task is enabled.

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

RegisteredTask