LookupNameProperties Method Example

This example looks up the name Don Funk in the address book and displays the Properties dialog box for Don Funk.

Application.LookupNameProperties Name:="Don Funk"

This example looks up the selected name in the address book and displays the Properties dialog box for that person.

Selection.Range.LookupNameProperties