task action

The <task action> inspectors grant access to the set of scheduled task actions. Actions have an ID and a type. The action types include starting COM handles, executing programs, sending emails and displaying messages.

Version Platforms
8.0.584.0 Windows

Creation

Properties

id of <task action> : string

Casts

<task action> as com handler task action : com handler task action
<task action> as email task action : email task action
<task action> as exec task action : exec task action
<task action> as show message task action : show message task action