Click or drag to resize
Task Scheduler Managed Class Library

ShowMessageAction Properties

The ShowMessageAction type exposes the following members.

Properties
 NameDescription
Public propertyActionTypeGets the type of the action.
(Inherited from Action)
Public propertyIdGets or sets the identifier of the action.
(Inherited from Action)
Public propertyMessageBodyGets or sets the message text that is displayed in the body of the message box.
Public propertyTitleGets or sets the title of the message box.
Top
See Also