Hyperlink.AddToFavorites Method

Creates a shortcut to the document or hyperlink and adds it to the Favorites folder.

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

Syntax

'Declaration
Sub AddToFavorites
'Usage
Dim instance As Hyperlink

instance.AddToFavorites()
void AddToFavorites()

See Also

Reference

Hyperlink Interface

Hyperlink Members

Microsoft.Office.Interop.Word Namespace