Looks up a name in the global address book list and displays the Properties dialog box, which includes information about the specified name. If this method finds more than one match, it displays the Check Names dialog box.
Syntax 1
expression.LookupNameProperties(Name)
Syntax 2
expression.LookupNameProperties
expression Required. An expression that returns an Application object (Syntax 1) or a Range object (Syntax 2).
Name Required String. A name in the global address book.