次の方法で共有


_LetterContent.MailingInstructions プロパティ

定義

レター ウィザード (たとえば、「書留郵便」) で作成するレターの郵送指示テキストを設定または返します。

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

プロパティ値

適用対象