E
Erwin Ahlers
Hello,
I have several PST files in use and would like to detect via VBA that
one of these files is changed. Change mean anything in this file has
changed, e.g. a folder created/deleted/renamed or an item in a folder
created/deleted/changed. At the moment I see no way to detect that
something has changed since the last time I checked. So it seems I
have to react to several events to detect that something changed now
and remember this state. But do I really have to create specific event
handler for each folder in outlook? Even I would have to create one
instance per folder (and even subfolder)? Attaching the same handler
instance to several folder is not supported, right?
Would be great to get some help.
Erwin
I have several PST files in use and would like to detect via VBA that
one of these files is changed. Change mean anything in this file has
changed, e.g. a folder created/deleted/renamed or an item in a folder
created/deleted/changed. At the moment I see no way to detect that
something has changed since the last time I checked. So it seems I
have to react to several events to detect that something changed now
and remember this state. But do I really have to create specific event
handler for each folder in outlook? Even I would have to create one
instance per folder (and even subfolder)? Attaching the same handler
instance to several folder is not supported, right?
Would be great to get some help.
Erwin