次の方法で共有


_LetterContent.RecipientGender プロパティ

定義

わかっている場合は、受信者の性別を設定または返します。 英語版の 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

プロパティ値

注釈

RecipientGender プロパティには、定数のいずれかをWdSalutationGender指定できます。 このプロパティは、選択またはインストールされている言語の設定 (たとえば、日本語) によっては使用できない場合があります。

適用対象