Ozeki VoIP SDK Class library
Address Property
NamespacesOzeki.VoIPDialInfoAddress
Gets the address of the PBX the peer has registered to
Declaration Syntax
C#Visual BasicVisual C++
public string Address { get; private set; }
Public Property Address As String
	Get
	Private Set
public:
property String^ Address {
	String^ get ();
	private: void set (String^ value);
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243