LumiSoft Mail Server User API
HostName Property
Namespaces > LumiSoft.Net > SocketServer > HostName
Gets or set host name that is reported to clients.
Syntax
C#Visual BasicManaged C++
public string HostName { get; set; }
Public Property HostName As String
public:
String^ HostName {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)