IMsoEnvelopeVB.Introduction Property

Definition

Sets or returns the introductory text that is included with a document that is sent using the MsoEnvelope object. The introductory text is included at the top of the document in the e-mail.

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

Property Value

Applies to