C
Christie Sorenson
I have previously posted in the addins newsgroup about
this, but I'm thinking I may be going about this the wrong
way.
I have about 100 folders and I need to capture whenever
something is added to any of them (It would be a mailitem
moved from another folder to this folder). I currently am
using an addin and am capuring the itemadd event for each
folder, but it takes too long to loop through all of the
folders to add each of them to my wrapper class collection.
I was wondering if there is another way to find out when a
mailitem is added to any of these folders?
Thank you,
Christie
this, but I'm thinking I may be going about this the wrong
way.
I have about 100 folders and I need to capture whenever
something is added to any of them (It would be a mailitem
moved from another folder to this folder). I currently am
using an addin and am capuring the itemadd event for each
folder, but it takes too long to loop through all of the
folders to add each of them to my wrapper class collection.
I was wondering if there is another way to find out when a
mailitem is added to any of these folders?
Thank you,
Christie