Share via


Bookmark.LookupNameProperties Method (2007 System)

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

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

'Declaration
Public Sub LookupNameProperties
'Usage
Dim instance As Bookmark

instance.LookupNameProperties()
public void LookupNameProperties()
public:
void LookupNameProperties()
public function LookupNameProperties()

Remarks

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

.NET Framework Security

See Also

Reference

Bookmark Class

Bookmark Members

Microsoft.Office.Tools.Word Namespace