"Reply to Folder" Action

V

Vaughan

Is there a way of capturing a Reply to Folder Action. There doesn't seem to
be an Item_ReplytoFolder() event, and the action doesn't seem to fire the
Item_CustomAction() event.

Any ideas?

Thanks

Vaughan
 
J

Jim Vierra

I'm not sure if the best way but how about catching the new inspector event
and checking for the folder and action type?
 
V

Vaughan

Thanks, I'll give that a try Jim.

Jim Vierra said:
I'm not sure if the best way but how about catching the new inspector event
and checking for the folder and action type?
 
Top