The ISmtpMail type exposes the following members.
Methods
|
| Name | Description |
|---|
 | RenderEml |
Returns message data that can be send using SMTP protocol.
|
Properties
|
| Name | Description |
|---|
 | From |
From email address.
|
 | To |
Gets the collection of email addresses this message will be sent to.
|
See Also