LumiSoft Mail Server User API
Folders Property
Namespaces > LumiSoft.MailServer.API.UserAPI > User > Folders
Gets user folders.
Syntax
C#Visual BasicManaged C++
public UserFolderCollection Folders { get; }
Public ReadOnly Property Folders As UserFolderCollection
public:
UserFolderCollection^ Folders {
	UserFolderCollection^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)