Gets a TapiLine that the call is associated with.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic TapiLine Line { get; }
Public ReadOnly Property Line As TapiLine
Get
public:
property TapiLine^ Line {
TapiLine^ get ();
}
Property Value
Type:
TapiLine
See Also