Share via


EmailAdapter.Subject, propriété

Obtient ou définit l'objet du message électronique associé à l'objet EmailAdapterObject spécifié.

Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans microsoft.office.interop.infopath.dll)

Syntaxe

<DispIdAttribute(11)> _
Property Subject As String

Dim instance As EmailAdapter
Dim value As String

value = instance.Subject

instance.Subject = value
[DispIdAttribute(11)] 
string Subject { get; set; }

Exemple

myEmailAdapter.Subject = "Weekly Status Report";

Voir aussi

Référence

EmailAdapter, interface
Membres EmailAdapter
Microsoft.Office.Interop.InfoPath, espace de noms