AddressEntry.GetContact method (Outlook)

Returns a ContactItem object that represents the AddressEntry, if the AddressEntry corresponds to a contact in an Outlook Contacts Address Book (CAB).

Syntax

expression. GetContact

expression A variable that represents an AddressEntry object.

Return value

A ContactItem object that corresponds to the AddressEntry. Returns Null (Nothing in Visual Basic) if the AddressEntry object does not correspond to a contact in a Contacts Address Book.

See also

AddressEntry Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.