LumiSoft Mail Server User API
GroupName Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Group > GroupName
Gets or sets group name.
Syntax
C#Visual BasicManaged C++
public string GroupName { get; set; }
Public Property GroupName As String
public:
String^ GroupName {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)