R
Ryan Hubbard
I know I can catch an event if a send recieve is triggered by a user
when using Outlook with Exchange. Sue Mosher was kind enough to help
me out with that. The problem is outlook performs these automatic
sysncronizing every so often which cannot be trapped using the
SyncObject. During the auto sync's the changeItem event is fired for
items in the task folder that have not been changed by the user. I
would like to only perform the event if the item has indeed been
changed by the user. Any ideas how I can do this?
when using Outlook with Exchange. Sue Mosher was kind enough to help
me out with that. The problem is outlook performs these automatic
sysncronizing every so often which cannot be trapped using the
SyncObject. During the auto sync's the changeItem event is fired for
items in the task folder that have not been changed by the user. I
would like to only perform the event if the item has indeed been
changed by the user. Any ideas how I can do this?