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: 550.0.60.0
Syntax
C#
public CallForwardingInformation ForwardingInformation { get; }

Property Value

Type: CallForwardingInformation
See Also