The text to insert in the task body. If null (or in Visual Basic, Nothing) is passed in, a textual representation of the current host screen is inserted.
Dim instance AsIOfficeToolsDim taskBodyText AsString
instance.CreateNewTask(taskBodyText)
Parameters
taskBodyText
The text to insert in the task body. If null (or in Visual Basic, Nothing) is passed in, a textual representation of the current host screen is inserted.