AddressEntry Property

                  Applies To        

Returns the AddressEntry object corresponding to the resolved recipient. 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.

Read-only.

Syntax

objRecipient.AddressEntry

objRecipient Required. An expression that returns a Recipient object.