The name the far end device wants to register. This name (or extension phone number) is used by your application as the key for looking up the binding address information for a user (i.e IP address and port of the registered user).

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public string ToName
Visual Basic (Declaration)
Public ToName As String
Visual C++
public:
String^ ToName
J#
public String ToName

See Also