View Single Post
  #4  
Old April 26th 06, 06:57 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Outlook Exchange folders

1. Public Folders?
2. "Open these addtitional mailboxes" in teh EX provider properties dialog
adds the whole mailbox with all its subfolders. Did you actually mean "File
| Open | Other User's Folder..."? That indeed only opens the specified the
default folder, but not its subfolers.
3. I am not exactly sure what you are asking. Interacts when you do what?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Mike" wrote in message
...
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!






Ads