| 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.23341.1754
Syntax Function WithSSL As INewSmtp
abstract WithSSL : unit -> INewSmtp
Return Value
Type:
INewSmtpSMTP connection configuration.
See Also