LumiSoft Mail Server User API
Owner Property
Namespaces > LumiSoft.MailServer.API.UserAPI > Group > Owner
Gets onwer GroupCollection that owns this group.
Syntax
C#Visual BasicManaged C++
public GroupCollection Owner { get; }
Public ReadOnly Property Owner As GroupCollection
public:
GroupCollection^ Owner {
	GroupCollection^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)