N
Neetu
We are adding folder structure ( 1 parent and 2-3 child folders). on addining
or deleting of any mail items from these folders we are connecting to
database and updating a table.
items.ItemAdd and items.ItemRemove events are beign trapped for these
folder.
After one Insertion of row inside table, items.ItemAdd Events is not firing.
explorerObject.SelectionChange is firing each time we click over a mail item.
If we removes our code to insert into database, items.ItemAdd gets fire.
we also tried to insert into database using thread. however that also not
working.
Kindly , if we can find some techincal reason and solution for our issue, it
would solve our issue.
Thanks In advance.
Neetu
or deleting of any mail items from these folders we are connecting to
database and updating a table.
items.ItemAdd and items.ItemRemove events are beign trapped for these
folder.
After one Insertion of row inside table, items.ItemAdd Events is not firing.
explorerObject.SelectionChange is firing each time we click over a mail item.
If we removes our code to insert into database, items.ItemAdd gets fire.
we also tried to insert into database using thread. however that also not
working.
Kindly , if we can find some techincal reason and solution for our issue, it
would solve our issue.
Thanks In advance.
Neetu