AddressEntry.GetContact Method
Returns a ContactItem object that represents the AddressEntry, if the AddressEntry corresponds to a contact in an Outlook Contacts Address Book (CAB).
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Return Value
Type: Microsoft.Office.Interop.Outlook.ContactItemA ContactItem object that corresponds to the AddressEntry. Returns Nothing (null in C#) if the AddressEntry object does not correspond to a contact in a Contacts Address Book.