TapiCallConnectedIDName Property |
Gets the connected party's name, if available.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic string ConnectedIDName { get; }
Public ReadOnly Property ConnectedIDName As String
Get
public:
property String^ ConnectedIDName {
String^ get ();
}
Property Value
Type:
String
See Also