Click or drag to resize
CallRemoteAddress Property
The remote address for this call.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.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