Click or drag to resize
IOzPhoneCallForward Method
Forwards the incoming call to another phone.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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