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