ContactItem.CompanyAndFullName Property

Outlook Developer Reference

Returns a String representing the concatenated company name and full name for the contact. Read-only.

Syntax

expression.CompanyAndFullName

expression   A variable that represents a ContactItem object.

See Also