LumiSoft Mail Server User API
HostName Property
Namespaces > LumiSoft.Net.SIP > SIP_Stack > HostName
Gets or stes host name. Fully qualified domain name suggested. For example: sip.lumisoft.ee.
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)