LumiSoft Mail Server User API
SSL Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserRemoteServer > SSL
Gets or sets if connection is madet to remote server via SSL.
Syntax
C#Visual BasicManaged C++
public bool SSL { get; set; }
Public Property SSL As Boolean
public:
bool SSL {
	bool get ();
	void set (bool value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)