Property
SMTPSecureSocket.SMTPConnectionMode
Warning
This item was deprecated in version 2019r2. Please use SMTPSecureSocket.SMTPConnectionType}}
<ShowIf version]] as a replacement.
Description
The type of connection to make to the SMTP server. The default is ModeSTARTTLS.
Notes
Use these constants with the SMTPConnectionMode property: * ModeSTARTTLS = 0 * ModeSSLTLS = 1
Compatibility
All project types on all supported operating systems.