I geuss I for got to press post:
There are three reasons why I would like to understand the way outllok
exchange interactions work:
1.
I would like to have a script that pulls from various shared contact lists
into one centralized location.
2. Several individuals in the organization need to be able to see others
users mail boxes the "Open these addtitional mailboxes" feature does not seem
to support sub-folders.
3. I would like to understand how the underlying outlook system interacts
with the exchange server.
"Dmitry Streblechenko" wrote:
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!