Click or drag to resize

INewSmtpWithSSL Method

Overload List
 NameDescription
Public methodWithSSL Instructs to use secure SSL/TLS connection. Changes port to default SSL/TLS port (465) for SMTP protocol.
Public methodWithSSL(ServerCertificateValidateEventHandler) Instructs to use secure SSL/TLS connection. Changes port to default SSL/TLS port (465) for SMTP protocol.
Top
See Also