Click or drag to resize

INewSmtpWithSSL Method

Instructs to use secure SSL/TLS connection. Changes port to default SSL/TLS port (465) for SMTP protocol.

Namespace: Limilabs.Mail.Fluent
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
INewSmtp WithSSL()

Return Value

INewSmtp
SMTP connection configuration.
See Also