次の方法で共有


_LetterContent.RecipientAddress プロパティ

定義

レター ウィザードで作成されたレターの受け取り人の郵送先住所を設定または返します。

public:
 property System::String ^ RecipientAddress { System::String ^ get(); void set(System::String ^ value); };
public string RecipientAddress { get; set; }
member this.RecipientAddress : string with get, set
Public Property RecipientAddress As String

プロパティ値

適用対象