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

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

Syntax

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

See Also