LumiSoft Mail Server User API
SmartHostSsl Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Relay_Settings > SmartHostSsl
Gets or sets if smart host connected via SSL.
Syntax
C#Visual BasicManaged C++
public bool SmartHostSsl { get; set; }
Public Property SmartHostSsl As Boolean
public:
bool SmartHostSsl {
	bool get ();
	void set (bool value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)