Share via


Range.LookupNameProperties Method

Looks up a name in the global address book list and displays the Properties dialog box, which includes information about the specified name.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub LookupNameProperties
'Usage
Dim instance As Range

instance.LookupNameProperties()
void LookupNameProperties()

Remarks

If this method finds more than one match, it displays the Check Names dialog box.

See Also

Reference

Range Interface

Range Members

Microsoft.Office.Interop.Word Namespace