Creating folder when in another user's inbox

I’m pretty sure I know the answer to this but thought I would double-check. User “A” accesses User "B’s"inbox with full delegataion rights and has created a new folder. When User “B” looks in their inbox, they cannot see those folders or the e-mails that have been moved into it. Its not possible for User “A” to successfully create a new folder in User “B’s” inbox…is it…???

Subject: Creating folder when in another user’s inbox

did any code modified in that database so that only creator can c those documents…check out htis.

Subject: Creating folder when in another user’s inbox

It sepends on the actual ACL access they have been granted. “Full rights” usually means Editor access with deletion, but the delegate would also need to be granted permission to create shared views. If this is a requirement, an administrator (or anyone with Manager access to the mail db) should be able to grant the necessary permission.

Subject: Creating folder when in another user’s inbox

If User A has created a Private folder then the user B will not be able to view it. This is because the Folder is created with READERS and AUTHORS fields that will only allow that user access. Also the view is stored differently as they are not replicated to other servers.

Check out Private folders and their issues. But I am guessing this is the problem.

To fix this remove the Mail to another folder created as Shared and delete the private folder.

Hope this helps.