LumiSoft Mail Server User API
UserOrGroup Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserFolderAcl > UserOrGroup
Gets user or Group name to who that ACL will apply.
Syntax
C#Visual BasicManaged C++
public string UserOrGroup { get; }
Public ReadOnly Property UserOrGroup As String
public:
String^ UserOrGroup {
	String^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)