Click or drag to resize

CallRemote Property

A Boolean value indicating whether this is a remote call.

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

Property Value

Type: Boolean
Remarks
A remote call is one that does not exist on the local device but the user is aware of, such as a call on a bridged line appearance.
See Also