Ozeki VoIP SDK Class library
Port Property
NamespacesOzeki.VoIP.SIPSIPAddressPort
Gets or sets the port part of the address.
Declaration Syntax
C#Visual BasicVisual C++
public int Port { get; set; }
Public Property Port As Integer
	Get
	Set
public:
property int Port {
	int get ();
	void set (int value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290