_LetterContent.RecipientGender Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the recipient's gender, if known. Not used in the U.S. English version of Microsoft Word.
public:
property Microsoft::Office::Interop::Word::WdSalutationGender RecipientGender { Microsoft::Office::Interop::Word::WdSalutationGender get(); void set(Microsoft::Office::Interop::Word::WdSalutationGender value); };
public Microsoft.Office.Interop.Word.WdSalutationGender RecipientGender { get; set; }
member this.RecipientGender : Microsoft.Office.Interop.Word.WdSalutationGender with get, set
Public Property RecipientGender As WdSalutationGender
Property Value
Remarks
The RecipientGender property can be one of the WdSalutationGender constants. This property may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.