Reference Library
SetForwarding Method (deviceId, forwardingType, activateForward, forwardDN)
NamespacesAvaya.ApplicationEnablement.DMCCControlMethodsSetForwarding(String, String, Boolean, String)
Declaration Syntax
C#Visual BasicVisual C++
int SetForwarding(
	string deviceId,
	string forwardingType,
	bool activateForward,
	string forwardDN
)
Function SetForwarding ( _
	deviceId As String, _
	forwardingType As String, _
	activateForward As Boolean, _
	forwardDN As String _
) As Integer
int SetForwarding(
	String^ deviceId, 
	String^ forwardingType, 
	bool activateForward, 
	String^ forwardDN
)
Parameters
deviceId (String)
forwardingType (String)
activateForward (Boolean)
forwardDN (String)

Assembly: ServiceProvider (Module: ServiceProvider)