View Single Post
  #4  
Old March 17th 09, 01:13 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default BeforeItemMove fails with Exchange Shared Mailbox Calendar

To add an additional mailbox you open the profile settings (I use the Mail
applet in the Control Panel when Outlook isn't running). You edit the
settings and select the More Settings button in the profile properties, then
on the Advanced tab you add the additional mailbox or mailboxes. I add
support, sales and webmaster mailboxes that way to my normal profile so I
get those as well as my own mailbox.

This can be done manually or by using a profile tool.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Simon Francesco" wrote in message
...
Hi Ken,
Thanks for your response.

I have taken your advice and had a look at this, and tried to add the
other
mailboxes but it appears I can only have one open?

If I try to right click the root folder as one does, for opening multiple
data files, I only get an Open Other-Other User's Folder option and then
I
have to specify if I want the calendar or inbox etc, and this has the same
net effect as opening a shared calendar. Am I missing something?


What I am trying to achieve is this.
Using Exchange 2003 and Outlook 2007, Many users in a company, a limited
number of shared calendars (implemented as Mailboxes) for scheduling
events
that certain users have writeable permissions to.

User A opens their Outlook, and then opens the calendar view, chooses
'Open
A shard Calendar' and chooses the mailbox of the venues they want to
review
and manage events for. These show using the nice side-by-side or overlaid
calendar views in Outlook.

REQUIREMENT:
That extra information beyond that of the appointment information is
stored
in a database and kept in sync.
To this end we collect and stored extra info using a Form Region. This all
works nicely.
PROBLEM:
We can monitor for changes and creations using the Form Region, but we
cannot at this stage successfully monitor for deletes, either with the
Form
Region closed or open.

The idea is that the additional calendars seamlessly form part of what the
user can see in their own profile.

Any thoughts.
Cheers Simon




Ads