LumiSoft Mail Server User API
Host Property
Namespaces > LumiSoft.Net.SIP > SIP_Uri > Host
Gets or sets host name or IP.
Syntax
C#Visual BasicManaged C++
public string Host { get; set; }
Public Property Host As String
public:
String^ Host {
	String^ get ();
	void set (String^ value);
}

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