M
Mark J. McGinty
Greets,
I'm processing ItemAdd and ItemChange for a few folders, which works ok
except when I drag more than about 20 messages at a time, and drop them into
the folder. When this happens neither event fires, plus the
LastModificationTime of the original item is preserved (even though it's a
copy, not a move.)
So I guess I have to poll the item count and enumerate if it changes?
tia,
Mark
I'm processing ItemAdd and ItemChange for a few folders, which works ok
except when I drag more than about 20 messages at a time, and drop them into
the folder. When this happens neither event fires, plus the
LastModificationTime of the original item is preserved (even though it's a
copy, not a move.)
So I guess I have to poll the item count and enumerate if it changes?
tia,
Mark