_LetterContent.ReturnAddressShortForm Property
Returns or sets the short form address. Not used in the U.S. English version of Microsoft Word.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ReturnAddressShortForm As String
Get
Set
'Usage
Dim instance As _LetterContent
Dim value As String
value = instance.ReturnAddressShortForm
instance.ReturnAddressShortForm = value
string ReturnAddressShortForm { get; set; }
Property Value
Type: System.String
Remarks
This property may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.