LumiSoft Mail Server User API
HostPort Property
Namespaces > LumiSoft.Net.SIP > SIP_Uri > HostPort
Gets host with optional port. If port specified returns Host:Port, otherwise Host.
Syntax
C#Visual BasicManaged C++
public string HostPort { get; }
Public ReadOnly Property HostPort As String
public:
String^ HostPort {
	String^ get ();
}

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