Click or drag to resize

IOzPhoneCallForward Method

Forwards the incoming call to another phone.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
bool Forward(
	string target
)

Parameters

target
Type: SystemString
The target number or full address. (eg. '855' or '855@atlanta.com')

Return Value

Type: Boolean
Remarks
It has no effect on outgoing calls.
See Also