M
Mark
Outlook users can configure which shared calendars and contact groups
they want to access. How can I programmatically find out which
calendar and contact folders a user is currently accessing? I'm
referring, for example, to the calendars listed in Outlook 2007 under
"People's Calendars" and the contacts listed under "People's
Contacts". I haven't yet found a function or a MAPI folder accessible
from the top level that shows this.
I don't want to access all Exchange users' calendars, only the ones
that a particular user is accessing. The only information I've been
able to find about this is the GetSharedDefaultFolder() function, but
that requires a particular user passed as an argument, and I don't
know what users the current user is accessing.
Thanks,
Mark Cote
they want to access. How can I programmatically find out which
calendar and contact folders a user is currently accessing? I'm
referring, for example, to the calendars listed in Outlook 2007 under
"People's Calendars" and the contacts listed under "People's
Contacts". I haven't yet found a function or a MAPI folder accessible
from the top level that shows this.
I don't want to access all Exchange users' calendars, only the ones
that a particular user is accessing. The only information I've been
able to find about this is the GetSharedDefaultFolder() function, but
that requires a particular user passed as an argument, and I don't
know what users the current user is accessing.
Thanks,
Mark Cote