LumiSoft Mail Server User API
Name Property
Namespaces > LumiSoft.Net.IMAP.Client > IMAP_Acl > Name
Gets authentication identifier name. Normally this is user or group name.
Syntax
C#Visual BasicManaged C++
public string Name { get; }
Public ReadOnly Property Name As String
public:
String^ Name {
	String^ get ();
}

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