FullNameAndCompany Property

Microsoft Outlook Visual Basic

Returns a String representing the full name and company of the contact by concatenating the values of the FullName and CompanyName properties. Read-only.

expression.FullNameAndCompany

expression    Required. An expression that returns a ContactItem object.