Ozeki VoIP SDK Class library
RedirectionAddress Property
NamespacesOzeki.VoIPCallExtendedInfoRedirectionAddress
Gets the address where the call will be redirected.
Declaration Syntax
C#Visual BasicVisual C++
public SIPAddress RedirectionAddress { get; set; }
Public Property RedirectionAddress As SIPAddress
	Get
	Set
public:
property SIPAddress^ RedirectionAddress {
	SIPAddress^ get ();
	void set (SIPAddress^ value);
}
Property Value

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