MailEnvelope.Introduction Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l'introduction du corps du message électronique.
public:
abstract property System::String ^ Introduction { System::String ^ get(); void set(System::String ^ value); };
public abstract string Introduction { get; set; }
member this.Introduction : string with get, set
Public MustOverride Property Introduction As String
Valeur de propriété
L'introduction du corps du message électronique.
Remarques
Seuls les formulaires qui s’exécutent dans le même domaine que le formulaire actuellement ouvert ou les formulaires disposant d’autorisations inter-domaines peuvent accéder à ce membre.
Vous pouvez uniquement accéder à ce type ou à ce membre à partir du code exécuté dans les formulaires ouverts dans Microsoft InfoPath Filler.