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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.