| TapiEventArgsCall Property |
Gets
TapiCall object associated with the event, if any.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic TapiCall Call { get; }Public ReadOnly Property Call As TapiCall
Get
public:
property TapiCall^ Call {
TapiCall^ get ();
}Property Value
Type:
TapiCall
See Also