EmailAdapter.SubmitAllowed-Eigenschaft
Ruft einen Wert ab, der immer true lautet und dem submitAllowed-Attribut in der Formulardefinitionsdatei (XSF) entspricht.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(6)> _
ReadOnly Property SubmitAllowed As Boolean
'Usage
Dim instance As EmailAdapter
Dim value As Boolean
value = instance.SubmitAllowed
[DispIdAttribute(6)]
bool SubmitAllowed { get; }
Siehe auch
Referenz
EmailAdapter-Schnittstelle
EmailAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace