Sdílet prostřednictvím


EmailAdapter.Submit-Methode

Führt den Sendevorgang für den zugeordneten Adapter aus.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
<DispIdAttribute(15)> _
Sub Submit
'Usage
Dim instance As EmailAdapter

instance.Submit
[DispIdAttribute(15)] 
void Submit ()

Hinweise

Die Submit-Methode sendet das gesamte zugrunde liegende XML-Dokument des Formulars, während die SubmitData-Methode beliebige XML-DOM-Elemente oder -Dokumente senden kann.

Siehe auch

Referenz

EmailAdapter-Schnittstelle
EmailAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace