Returns the full name and company of the contact by concatenating the values of the FullName and CompanyName properties.
Read-only String.
Syntax
objContactItem.FullNameAndCompany
objContactItem Required. An expression that returns a ContactItem object.