Attachmate.Reflection Assembly > Attachmate.Reflection.Productivity Namespace > IOfficeTools Interface : CreateNewContact Method |
'Declaration
Sub CreateNewContact( _ ByVal contactBodyText As String _ )
'Usage
Dim instance As IOfficeTools Dim contactBodyText As String instance.CreateNewContact(contactBodyText)
void CreateNewContact( string contactBodyText )