Gets the user name part of the originator. Must not contain spaces.

C# | Visual Basic | Visual C++ |
public string Username { get; private set; }
Public Property Username As String Get Private Set
public: property String^ Username { String^ get (); private: void set (String^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290