InfoSeeker
Guest
|
Posted:
Mon Dec 06, 2004 5:50 am Post subject:
Additional Mailboxes not available in Infostores (Exchange 5 |
|
|
In a simple event script which fires when a Message Item is created in
a folder, within Exchange 5.5, why can I only access 2 infostores in
the Session object handed back in the event details? The user in
question has additional mailboxes in his/her profile. When querying
the CDO session locally the infostores contain all the mailboxes:
including the additional ones in the profile however within the Event
Script callback the EventDetails Session object only contains two
infostores; that being the public folder infostore and the main
mailbox for the user. Can anyone shed any light on why the additional
mailboxes in the user's profile are not contained within the
EventDetails Session object in the infostores?
Thanks in advance for any help on this!
|
|