EmailAdapter.Name-Eigenschaft
Ruft den Namen des EmailAdapterObject-Objekts ab.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(7)> _
ReadOnly Property Name As String
'Usage
Dim instance As EmailAdapter
Dim value As String
value = instance.Name
[DispIdAttribute(7)]
string Name { get; }
Siehe auch
Referenz
EmailAdapter-Schnittstelle
EmailAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace