Initializes a new instance of the SmtpClient class
Namespace: NI.Email.SmtpAssembly: NI.Email.Smtp (in NI.Email.Smtp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- server
- Type: System.String
[Missing <param name="server"/> documentation for "M:NI.Email.Smtp.SmtpClient.#ctor(System.String,System.Int32)"]
- port
- Type: System.Int32
[Missing <param name="port"/> documentation for "M:NI.Email.Smtp.SmtpClient.#ctor(System.String,System.Int32)"]
See Also