ContactItem.FullNameAndCompany Property (Outlook)
Returns a String representing the full name and company of the contact by concatenating the values of the FullName and CompanyName properties. Read-only.
Syntax
expression .FullNameAndCompany
expression A variable that represents a ContactItem object.