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

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