![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
On Oct 15, 9:19*pm, Dave wrote:
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. |
#3
|
|||
|
|||
![]()
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 " wrote: On Oct 15, 9:19 pm, Dave wrote: 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. |
#4
|
|||
|
|||
![]() 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: 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 " wrote: On Oct 15, 9:19 pm, Dave wrote: 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. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can I capture the event ItemSend from a macro? | Totem | Outlook and VBA | 13 | April 25th 08 03:05 PM |
How to capture an icon | Script | Outlook Express | 1 | January 12th 08 11:29 PM |
Capture Outlook 2007 Item Send Event | apondu | Add-ins for Outlook | 0 | December 11th 07 08:45 AM |
Capture delete key | Dhananjay | Outlook and VBA | 1 | October 24th 07 07:02 AM |
web page capture | brewdyl | Outlook - General Queries | 0 | June 11th 07 06:00 PM |