EmailAdapterObjectClass.AttachmentType-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(17)> _
Public Overridable Property AttachmentType As XdAttachmentType Implements EmailAdapter.AttachmentType
'Usage
Dim instance As EmailAdapterObjectClass
Dim value As XdAttachmentType
value = CType(instance, EmailAdapter).AttachmentType
CType(instance, EmailAdapter).AttachmentType = value
[DispIdAttribute(17)]
public virtual XdAttachmentType EmailAdapter.AttachmentType { get; set; }
Siehe auch
Referenz
EmailAdapterObjectClass-Klasse
EmailAdapterObjectClass-Member
Microsoft.Office.Interop.InfoPath-Namespace