EmailAdapter.AttachmentType-Eigenschaft
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(17)> _
Property AttachmentType As XdAttachmentType
'Usage
Dim instance As EmailAdapter
Dim value As XdAttachmentType
value = instance.AttachmentType
instance.AttachmentType = value
[DispIdAttribute(17)]
XdAttachmentType AttachmentType { get; set; }
Siehe auch
Referenz
EmailAdapter-Schnittstelle
EmailAdapter-Member
Microsoft.Office.Interop.InfoPath-Namespace