TaskHandlerOptions.TaskSuccessMessage Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An optional value that clients can use to specify a customized success message upon completion of task.
public: System::String ^ TaskSuccessMessage;
public string TaskSuccessMessage;
val mutable TaskSuccessMessage : string
Public TaskSuccessMessage As String