LumiSoft Mail Server User API
HostName Property
Namespaces > LumiSoft.MailServer.API.UserAPI > SIP_Settings > HostName
Gets or sets SIP hostname. 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: UserAPI Version: 1.0.0.0 (Module: UserAPI)