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