The name of the server device offering events. If event subscriptions are successful, this telephony device will send us events of the specified name/type.

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

Syntax

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

See Also