T
Tom van Stiphout
Hi All,
I need to track changes to appointments in Outlook (such as StartDateTime).
Therefore I've set up my VB6 app to listen for Outlook events, including the
ItemChange event on the Calendar folder.
I noticed this event also fires when a reminder is snoozed or dismissed. I
understand in Outlook2002 and up there is a Snooze event for that, but I'm
in 2000, and my question is how I can distinguish between clicking
Snooze/Dismiss and other changes.
Thanks,
-Tom.
I need to track changes to appointments in Outlook (such as StartDateTime).
Therefore I've set up my VB6 app to listen for Outlook events, including the
ItemChange event on the Calendar folder.
I noticed this event also fires when a reminder is snoozed or dismissed. I
understand in Outlook2002 and up there is a Snooze event for that, but I'm
in 2000, and my question is how I can distinguish between clicking
Snooze/Dismiss and other changes.
Thanks,
-Tom.