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

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