SMTPClient
|
Overloaded. Initializes a new instance of the SMTPClient class. |
Host | The m_host name or IP of the SMTP server |
Port | The SMTP server connection m_port |
ReceiveTimeout | The timeout for receiving data from server |
SendTimeout | The timeout to sending data to the server |
Close | Close the connection with the server |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Open | Opens the connection with the server |
SendMail | Overloaded. Sends an e-mail message |
ToString (inherited from Object) |
SMTPClient Class | SmtPop Namespace