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.
See also
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.