If the SIP message is to be transmitted, application software can specify a new destination IP address or host name of where the SIP message should be sent.

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

Syntax

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

See Also