EmailAdapterObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |