EmailAdapter 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 EmailAdapter
[System.Runtime.InteropServices.Guid("096CD5D7-0786-11D1-95FA-0080C78EE3BB")]
public interface EmailAdapter
Public Interface EmailAdapter
- Derived
- Attributes
Properties
| AttachmentFileName | |
| AttachmentType | |
| BCC | |
| CC | |
| Intro | |
| Name | |
| QueryAllowed | |
| Subject | |
| SubmitAllowed | |
| To |
Methods
| Query() | |
| Submit() | |
| SubmitData(IXMLDOMNode) |