Gets the user name part of the originator. Must not contain spaces.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string Username { get; }
Public ReadOnly Property Username As String
Get
public:
property String^ Username {
String^ get ();
}
member Username : string with get
Property Value
Type:
String
See Also