AddTapi.NET Developer's Manual
CalledIDName Property
NamespacesTraysoft.AddTapiTapiCallCalledIDName
Gets the called party's name, if available.
Declaration Syntax
C#Visual BasicVisual C++
public string CalledIDName { get; }
Public ReadOnly Property CalledIDName As String
public:
property String^ CalledIDName {
	String^ get ();
}
See Also

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