B
Bill Smith
Using: Outlook 2003 on Windows XP, Exchange 2000 environment
I have an addin written in C#. It is used by an admin assistant who manages
3 different calendars. When she creates an appointment in one of the
calendars, I need to know whose calendar she is entering the appointment
for.
I cuurently hook into the 'Write' event handler (fired when anyone does a
Save And Close or Send Update operation.
I tried walking backwards up from the appointment to the 'Mailbox - xxx'
folder, but I always get the currently logged in user.
Any help?
I have an addin written in C#. It is used by an admin assistant who manages
3 different calendars. When she creates an appointment in one of the
calendars, I need to know whose calendar she is entering the appointment
for.
I cuurently hook into the 'Write' event handler (fired when anyone does a
Save And Close or Send Update operation.
I tried walking backwards up from the appointment to the 'Mailbox - xxx'
folder, but I always get the currently logged in user.
Any help?