Sdílet prostřednictvím


EmailAdapterObjectClass.To-Eigenschaft

Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.

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

Syntax

'Declaration
<DispIdAttribute(8)> _
Public Overridable Property To As String Implements EmailAdapter.To
'Usage
Dim instance As EmailAdapterObjectClass
Dim value As String

value = CType(instance, EmailAdapter).To

CType(instance, EmailAdapter).To = value
[DispIdAttribute(8)] 
public virtual string EmailAdapter.To { get; set; }

Siehe auch

Referenz

EmailAdapterObjectClass-Klasse
EmailAdapterObjectClass-Member
Microsoft.Office.Interop.InfoPath-Namespace