| SmtpExtensionStartTLS Field |
STARTTLS is supported. You can use
StartTLS to secure the connection.
Namespace:
Limilabs.Client.SMTP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public static SmtpExtension StartTLS
Public Shared StartTLS As SmtpExtension
public:
static SmtpExtension^ StartTLS
static val mutable StartTLS: SmtpExtension
Field Value
Type:
SmtpExtensionSee Also