EmailAdapterObject Interface

Definition

public interface class EmailAdapterObject : Microsoft::Office::Interop::InfoPath::EmailAdapter
[System.Runtime.InteropServices.Guid("096CD5D7-0786-11D1-95FA-0080C78EE3BB")]
public interface EmailAdapterObject : Microsoft.Office.Interop.InfoPath.EmailAdapter
Public Interface EmailAdapterObject
Implements EmailAdapter
Derived
Attributes
Implements

Properties

AttachmentFileName (Inherited from EmailAdapter)
AttachmentType (Inherited from EmailAdapter)
BCC (Inherited from EmailAdapter)
CC (Inherited from EmailAdapter)
Intro (Inherited from EmailAdapter)
Name (Inherited from EmailAdapter)
QueryAllowed (Inherited from EmailAdapter)
Subject (Inherited from EmailAdapter)
SubmitAllowed (Inherited from EmailAdapter)
To (Inherited from EmailAdapter)

Methods

Query() (Inherited from EmailAdapter)
Submit() (Inherited from EmailAdapter)
SubmitData(IXMLDOMNode) (Inherited from EmailAdapter)

Applies to