LumiSoft Mail Server User API
SetUserName Method (userName)
Namespaces > LumiSoft.Net > SocketServerSession > SetUserName(String)
Sets property UserName value.
Syntax
C#Visual BasicManaged C++
protected void SetUserName (
	string userName
)
Protected Sub SetUserName ( _
	userName As String _
)
protected:
void SetUserName (
	String^ userName
)
Parameters
userName (String)
User name.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)