We recently upgraded our Mail.dll from 3.0.13208.1855 to 3.0.14185.1633
In the old version when you call GetFolders() you get back the entire list of folders, even if they are marked as "Do not show in IMAP" in Gmail.
In the new version, folders do not appear if marked as "do not show", unless one of their children is "shown", in which case the parent is also shown.
Is there a way to enable to old functionality in the new version? Some flag or configuration option?