AddTapi.NET Developer's Manual
Line Property
NamespacesTraysoft.AddTapiTapiCallLine
Gets a TapiLine that the call is associated with.
Declaration Syntax
C#Visual BasicVisual C++
public TapiLine Line { get; }
Public ReadOnly Property Line As TapiLine
public:
property TapiLine^ Line {
	TapiLine^ get ();
}

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