Hyperlink.SubAddressOld 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 SubAddressOld As String
    Get
'Usage
Dim instance As Hyperlink
Dim value As String

value = instance.SubAddressOld
string SubAddressOld { get; }

Property Value

Type: System.String

See Also

Reference

Hyperlink Interface

Hyperlink Members

Microsoft.Office.Interop.Word Namespace