AddressEntry.Address Property (Outlook)
Returns or sets a String representing the e-mail address of the AddressEntry. Read/write.
Syntax
expression .Address
expression A variable that represents an AddressEntry object.
Remarks
The Address property must be set before calling the AddressEntry.Details method.