Expand Minimize
This topic has not yet been rated - Rate this topic

XdAttachmentType Enumeration (Microsoft.Office.Interop.InfoPath.SemiTrust)

Specifies the type of form files attached to an e-mail message.

Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)
public enum XdAttachmentType
 Member nameDescription
xdNoneNo file will be attached. 
xdXmlThe attachment is a form file (.xml). 
xdXmlXsnThe attachment is a form file (.xml) along with its associated form template file (.xsn). 

Use the XdAttachmentType to specify the AttachmentType property of the EmailAdapter interface and the AttachmentType property of the MailEnvelope2 interface.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.