Partager via


LetterContentClass.RecipientGender Property

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

Syntax

'Declaration
Public Overridable Property RecipientGender As WdSalutationGender
    Get
    Set
'Usage
Dim instance As LetterContentClass
Dim value As WdSalutationGender

value = instance.RecipientGender

instance.RecipientGender = value
public virtual WdSalutationGender RecipientGender { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdSalutationGender

Implements

_LetterContent.RecipientGender

See Also

Reference

LetterContentClass Class

LetterContentClass Members

Microsoft.Office.Interop.Word Namespace