AddTapi.NET Developer's Manual
RedirectionID Property
NamespacesTraysoft.AddTapiTapiCallRedirectionID
Gets the redirection party's ID (phone number), if available.
Declaration Syntax
C#Visual BasicVisual C++
public string RedirectionID { get; }
Public ReadOnly Property RedirectionID As String
public:
property String^ RedirectionID {
	String^ get ();
}
Value
A string containing the redirection party identifier information. The redirection party identifies the address to which the call was redirected. Contains "Unavail" if the telephony system reports that the party identifier information is not available and will not become available later.

Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)