| CallRemoteAddress Property |
The remote address for this call.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic 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