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