Why do you need the schema? What does it have to do with displaying another
user's folder?
The set of folders comes from a a particular store provider. You can't just
display something among the folders unless you physically create that folder
or unless that provider wants to display it.
Do you mean opening other user's mailbox as in the "Open these addtitional
mailboxes" on the Advamced tab of the Exchange provider options dialog?
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Mike" wrote in message
...
Hey I was wondering the schema for exchange folders of other users. I
would
like to get a folder object of another userand display it in the folders
pane. The permissions are all set up. But I'm unsure of how a folder
object
request actually connects to the server through VBA.
Thanks!