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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)