[Visual Basic]
Property ConsultCall As TAPICall
[C#]
public TAPICall ConsultCall [ get]
Description
Set/return the temporary consultation call.
Remarks
After call the SetupTransfer or SetupConference
methods successfully, you can use ConsultCall property to
access the consultation call. If ConsultCall return nothing(NULL),
it mean that the previous SetupTransfer or
SetupConference call was failed.
See Also
SetupConference, SetupConference
Support editions