AddTapi.NET Developer's Manual
RedirectingID Property
NamespacesTraysoft.AddTapiTapiCallRedirectingID
Gets the redirecting party's ID (phone number), if available.
Declaration Syntax
C#Visual BasicVisual C++
public string RedirectingID { get; }
Public ReadOnly Property RedirectingID As String
public:
property String^ RedirectingID {
	String^ get ();
}
Value
A string containing the redirecting party identifier information. The redirecting party identifies the address which redirects the call. 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)