SMTPSecureSocket.SMTPConnectionType

From Xojo Documentation

Property (As Integer )
aSMTPSecureSocket.SMTPConnectionType = newIntegerValue
or
IntegerValue = aSMTPSecureSocket.SMTPConnectionType

New in 2019r2

Supported for all project types and targets.

The type of connection to make to the SMTP server. The default is STARTTLS.

Notes

Use SMTPSecureSocket.SMTPConnectionTypes with this property.