Syntax
| C# |
|---|
public interface ISmtpMail |
| Visual Basic (Declaration) |
|---|
Public Interface ISmtpMail |
| Visual C++ |
|---|
public interface class ISmtpMail |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| From |
From email address.
| |
| To |
Gets the collection of email addresses this message will be sent to.
|
See Also
Lesnikowski.Client Namespace