IMsoEnvelopeVB.Introduction Propiedad

Definición

Establece o devuelve el texto introductorio que se incluye con un documento que se envía mediante el objeto MsoEnvelope . El texto de introducción se incluye en la parte superior del documento en el correo electrónico.

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

Valor de propiedad

Se aplica a