 | SmtpExtensionStartTLS Field |
STARTTLS is supported. You can use
StartTLS to secure the connection.
Namespace: Limilabs.Client.SMTPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic static SmtpExtension StartTLS
Public Shared StartTLS As SmtpExtension
public:
static SmtpExtension^ StartTLS
static val mutable StartTLS: SmtpExtension
Field Value
SmtpExtension
See Also