expression.CreateNewEmailMessage( _ ByVal messageBodyText As String _ )
where expression is a variable that represents a OfficeTools Object
Parameters
- messageBodyText
- The text to insert in the e-mail message body. If null is passed in, then a textual representation of the current host screen is used.