EmailAdapter.AttachmentType property

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Property AttachmentType As XdAttachmentType
    Get
    Set
'Usage
Dim instance As EmailAdapter
Dim value As XdAttachmentType

value = instance.AttachmentType

instance.AttachmentType = value
XdAttachmentType AttachmentType { get; set; }

Property value

Type: Microsoft.Office.Interop.InfoPath.XdAttachmentType

See also

Reference

EmailAdapter interface

EmailAdapter members

Microsoft.Office.Interop.InfoPath namespace