次の方法で共有


IMsoEnvelopeVB.Introduction プロパティ

定義

MsoEnvelope オブジェクトを使用して送信されるドキュメントに含まれる入門テキストを設定または返します。 導入のテキストは、電子メールでドキュメントの先頭に含まれます。

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

プロパティ値

適用対象