Allows application software to specify the enable state of far end initiated call transfers. For some applications, it is required that far end initiated call transfers do not take place. Most

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public bool FarEndCallTransferEnabled
Visual Basic (Declaration)
Public FarEndCallTransferEnabled As Boolean
Visual C++
public:
bool FarEndCallTransferEnabled
J#
public boolean FarEndCallTransferEnabled

See Also