Capture new category event

D

Dave

Hi

Is it possible when a user enters a new Category, for me to fire some code
as I want to keep an external list of all categories (As I want other users
to have access to this list).

Thank you.

David
 
C

cainrandom

Hi

Is it possible when a user enters a new Category, for me to fire some code
as I want to keep an external list of all categories (As I want other users
to have access to this list).

Thank you.

David

Your best bet is probably to periodically monitor the master category
list in the user's registry and update from there. I don't believe
there any events at all that deal with categories per se.
 
D

Dave

Hi

Thanks for the response. I do not think they are stored in registry in 2007.
However what I was thinking I may do is on application shutdown do a
comparision to see what categories are new, it seems the best bet.

Thanks for the help however.

Dave
 
M

Michael Bauer [MVP - Outlook]

Since Outlook 07 there's a Categories collection, which you might check at
intervals.

--
Best regards
Michael Bauer - MVP Outlook

: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Thu, 16 Oct 2008 00:30:00 -0700 schrieb Dave:
 

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

Top