Gets the user name part of the originator. Must not contain spaces.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
String
See Also