Syntax
| C# |
|---|
public interface ISmtpMail |
| Visual Basic (Declaration) |
|---|
Public Interface ISmtpMail |
| Visual C++ |
|---|
public interface class ISmtpMail |
The type exposes the following methods.
Public Methods
| Name | Description | |
|---|---|---|
| GetSmtpData |
Returns ready-to-send string from this message.
|
See Also
Lesnikowski.Client Namespace