TaskSchedulerWizardAvailableWizardActions Enumeration
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[FlagsAttribute]
public enum AvailableWizardActions
Execute | 1 | This action performs a command-line operation. For example, the action can run a script, launch an executable, or, if the name of a document is provided, find its associated application and launch the application with the document. |
SendEmail | 64 | This action sends and e-mail. |
ShowMessage | 128 | This action shows a message box. |