Click or drag to resize
CallLogItemForwardingInformation Property
Information about forwarding details of this incoming call. This will be null if the 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