Click or drag to resize
Task Scheduler Managed Class Library

ShowMessageAction Properties

The ShowMessageAction type exposes the following members.

Properties
  NameDescription
Public propertyActionType
Gets the type of the action.
(Inherited from Action.)
Public propertyId
Gets or sets the identifier of the action.
(Inherited from Action.)
Public propertyMessageBody
Gets or sets the message text that is displayed in the body of the message box.
Public propertyTitle
Gets or sets the title of the message box.
Top
See Also