Hyperlink.AddressOld Property

Reserved for internal use.

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

Syntax

'Declaration
ReadOnly Property AddressOld As String
    Get
'Usage
Dim instance As Hyperlink
Dim value As String

value = instance.AddressOld
string AddressOld { get; }

Property Value

Type: System.String

See Also

Reference

Hyperlink Interface

Hyperlink Members

Microsoft.Office.Interop.Word Namespace