TAPIEx.NET Component Documentation
ConfCall Property
[Visual Basic]
Property
ConfCall
As TAPICall
[C#]
public TAPICall
ConfCall
[ get]
Description
Set/return the conference call.
Remarks
After call the
SetupConference
methods successfully, you can use
ConfCall
property to access the conference call. If
ConfCall
return nothing(NULL), it mean that the previous
SetupConference
methodl was failed.
See Also
SetupConference
Support editions