EmailHelper Settings ServerUseSSL Method Kentico 8.0 API Reference
Gets whether connection to the default SMTP server should use SSL for the specified site.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
Whether to use SSL or not when communication with the default SMTP server (in the settings)
See Also