The name of the user sending the event subscription. This is the same as the "username" specified in the received SIP "From:" header.

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

Syntax

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

See Also