WdSalutationType Enumeration

Specifies the type of salutation to use for a letter.

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

Syntax

'Declaration
Public Enumeration WdSalutationType
'Usage
Dim instance As WdSalutationType
public enum WdSalutationType

Members

Member name Description
wdSalutationInformal Informal salutation.
wdSalutationFormal Format salutation.
wdSalutationBusiness Business salutation
wdSalutationOther Custom salutation.

See Also

Reference

Microsoft.Office.Interop.Word Namespace