Share via


SMTPConn Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SMTPConn class.

Overload List

  Name Description
Public method SMTPConn() Initializes a new instance of the SMTPConn class.
Public method SMTPConn(String) Initializes a new instance of the SMTPConn class, initializing the SMPT server name.
Public method SMTPConn(String, Boolean, Boolean)

Top