Action.Id property

For scripting, gets or sets the identifier of the action.

Syntax

Action.Id As String

Property value

The user-defined identifier for the action. This identifier is used by the Task Scheduler for logging purposes.

Remarks

For information on how actions and tasks work together, see Task Actions.

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

Action