EmailAdapter.Name-Eigenschaft
Ruft den Namen des EmailAdapterObject-Objekts ab.
Diese Eigenschaft ist nicht CLS-kompatibel.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.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.SemiTrust-Namespace