Click or drag to resize

CallRemoteAddress Property

The remote address for this call.

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

Property Value

Type: String
Remarks
For SIP this is the unescaped URI of the remote end of the call.
See Also