Partager via


EmailAdapter.Intro Propriété

Définition

Obtient ou définit l’introduction dans le corps du message électronique d’un EmailAdapterObject objet .

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

Valeur de propriété

Exemples

myEmailAdapter.<span class="label">Intro</span> = "Introduction text";

S’applique à