Mono Class Library: System.Net.Mail.SmtpClient Overview | Members

System.Net.Mail.SmtpClient.Send Method

Documentation for this section has not yet been entered.

public void Send (string from, string to, string subject, string body)

Parameters

from
Documentation for this section has not yet been entered.
to
Documentation for this section has not yet been entered.
subject
Documentation for this section has not yet been entered.
body
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Mail
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0