Mime4.net Home | Community Edition | Order | Usage examples | Feedback
SmtpClient Constructor MIME4NET Class Library Documentation
Overload List

  NameDescription
Public methodSmtpClient(String)
Initializes a new instance of the SmtpClient class
Public methodSmtpClient(String, Int32)
Initializes a new instance of the SmtpClient class
Public methodSmtpClient(String, String, String)
Initializes a new instance of the SmtpClient class
Public methodSmtpClient(String, Int32, String, String)
Initializes a new instance of the SmtpClient class
Public methodSmtpClient(String, String, String, Boolean)
Initializes a new instance of the SmtpClient class
Public methodSmtpClient(String, Int32, String, String, Boolean)
Initializes a new instance of the SmtpClient class
Top
See Also