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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)