Events on public folders

  • Thread starter Thread starter Jarryd
  • Start date Start date
J

Jarryd

Hi,

Is it possible to trigger an action on a public folder event? I want a
notification to be be displayed when an item is added to a public folder
that an Outlook client is connected to.

TIA,

Jarryd
 
Just handle the ItemAdd event on the Items collection of that public folder
as you would with any other folder in a loaded store.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top