Ozeki VoIP SDK Class library
Username Property
NamespacesOzeki.Media.SessionOriginUsername
Gets the user name part of the originator. Must not contain spaces.
Declaration Syntax
C#Visual BasicVisual 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);
}
Property Value

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