LumiSoft Mail Server User API
Port Property
Namespaces > LumiSoft.Net.SIP > SIP_Uri > Port
Gets or sets host port. Value -1 means not specified.
Syntax
C#Visual BasicManaged C++
public int Port { get; set; }
Public Property Port As Integer
public:
int Port {
	int get ();
	void set (int value);
}

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