Click or drag to resize

CallCreationInfoRemoteAddress 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
when making call with line appearance id, this value must be set.
See Also