Click or drag to resize

TeamButtonForwardingEnabled Property

Shows whether the monitored station has forwarding enabled. Rerouting is considered active if Send All Calls, Call Forward or Enhanced Call Forward have active forwarding.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool ForwardingEnabled { get; }

Property Value

Type: Boolean
Remarks
Can be false even if the monitored station has active forwarding if SACCF override policy is set to No or Yes. It's dependent on the CM release in use.
See Also