UseSSL property: SMTPSession class
Description
Use this property to indicate whether the connection to the SMTP server will be attempted using SSL or not. If you don't specify a value for this property, the default value is N.
This property takes a Boolean value: true if an SSL connection is to be attempted, false if a non-SSL connection is to be attempted.
This property is read/write.