Gets and sets whether mail is sent securely via SSL.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool UseSSL { get; set; }
Property UseSSL As Boolean
Get
Set
property bool UseSSL {
bool get ();
void set (bool value);
}
abstract UseSSL : bool with get, set
Property Value
Type:
BooleanSee Also