LumiSoft Mail Server User API
Host Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Server > Host
Gets connected host name or IP. NOTE: You must be connected before accessing this property.
Syntax
C#Visual BasicManaged C++
public string Host { get; }
Public ReadOnly Property Host As String
public:
String^ Host {
	String^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)