AddTapi.NET Developer's Manual
Display Property
NamespacesTraysoft.AddTapiTapiCallDisplay
Gets the telephony system-specific call display information, if available.
Declaration Syntax
C#Visual BasicVisual C++
public string Display { get; }
Public ReadOnly Property Display As String
public:
property String^ Display {
	String^ get ();
}
Value
A string containing call display information provided by the telephony system. Some telephony service providers supply additional call information in Display field. Most telephony systems do not use this field.

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