Click or drag to resize

CallRemoteNumber Property

The number for the remote end of the call. For outgoing calls, it's the post dialing rules string. For incoming SIP calls, it's the user part of the URI or URI in case of alphanumerical user part.

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

Property Value

Type: String
See Also