public FolderCollection ListFolders( string folder, bool subscribedOnly, bool recursive )
To subscribe and unsubscribe to folders, use Subscribe and Unsubscribe methods.
To get a list of root subfolders, use an empty string for folder.
This method represents IMAP LIST and LSUB commands.