Recipient.AddressEntry Property (Outlook)
Returns the AddressEntry object corresponding to the resolved recipient. Read/write.
Syntax
expression .AddressEntry
expression A variable that represents a Recipient object.
Remarks
Accessing the AddressEntry property forces resolution of an unresolved recipient name. If the name cannot be resolved, an error is returned. If the recipient is resolved, the Resolved property is True.