DotNetOpenMail 0.5.7 (beta)

ISmtpProxy.Data Method 

Send the DATA command

[Visual Basic]
Function Data() As SmtpResponse
[C#]
SmtpResponse Data();
[C++]
SmtpResponse* Data();
[JScript]
function Data(): SmtpResponse;

Return Value

See Also

ISmtpProxy Interface | DotNetOpenMail Namespace