expression.CreateNewTask( _ ByVal taskBodyText As String _ )
where expression is a variable that represents a OfficeTools Object
Parameters
- taskBodyText
- The text to put in the task body. If null is passed in, then a textual representation of the current host screen is used.