Ozeki VoIP SDK Class library
Address Property
NamespacesOzeki.VoIPTransferInfoAddress
Gets the address of the remote party
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);
}
Property Value

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