_LetterContent.SalutationType Property
Returns or sets the type of salutation for a letter created by the Letter Wizard.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property SalutationType As WdSalutationType
Get
Set
'Usage
Dim instance As _LetterContent
Dim value As WdSalutationType
value = instance.SalutationType
instance.SalutationType = value
WdSalutationType SalutationType { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdSalutationType
Remarks
The SalutationType property can be one of the WdSalutationType constants.