Ozeki VoIP SDK Class library
Port Property
NamespacesOzeki.VoIP.PBX.PhoneCalls.EventArgsBlindTransferEventArgsPort
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<int> Port { get; private set; }
Public Property Port As Nullable(Of Integer)
	Get
	Private Set
public:
property Nullable<int> Port {
	Nullable<int> get ();
	private: void set (Nullable<int> value);
}
Property Value
Nullable<(Of <(<'Int32>)>)>

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