Suscribe to Public Folder Events?

  • Thread starter Carlos Andres Guaneme Lugo
  • Start date
C

Carlos Andres Guaneme Lugo

Hello dear colleagues.

We have an application which creates appointments in a "public folder" and
uses them for certain business logic. We need to maintain consistency in the
application database whenever the items in the public folder change its
attributes(dates, subject, etc). With local items it seems to be possible
and straighforward but, how does it work with items in a public folder? Is
it possible? Any advice will be appreciated.

Thanks.
 
K

Ken Slovak - [MVP - Outlook]

I assume you are talking about Outlook? Public folder events work the same
as events in a mailbox, no difference at all. Of course if more than one
installation is handling the same events you have to work out preventing
conflicts and replication, and of course you also must have the necessary
permissions on the relevant public folders.
 
Top