SMTPServerInfoServerUseSSL Property |
Gets or sets if SSL should be used to encrypt the connection.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
Syntax public virtual bool ServerUseSSL { get; set; }
Property Value
Type:
BooleanSee Also