Click or drag to resize
CallForwardingInformation Property
Information about forwarding details of this incoming call. Information can be null if this call was not forwarded.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public CallForwardingInformation ForwardingInformation { get; }

Property Value

Type: CallForwardingInformation
See Also