M
muser8
Suppose I:
1. Have an add-in that sinks the ItemAdd event on a public folder.
2. This add-in is deployed on multiple desktops.
3. Want a dialog to appear when an item is added to the sinked
folder.
4. Want that dialog to appear only for the user who dragged,
copied, moved, or otherwise added the message to the sinked
folder.
Obviously 1 - 3 above are rather simple. Does anyone have any
suggestions for number 4? FYI, the added messages might originate from
any other folder, so this precludes any 'sink the source folder'
scenarios.
TIA,
Sean
1. Have an add-in that sinks the ItemAdd event on a public folder.
2. This add-in is deployed on multiple desktops.
3. Want a dialog to appear when an item is added to the sinked
folder.
4. Want that dialog to appear only for the user who dragged,
copied, moved, or otherwise added the message to the sinked
folder.
Obviously 1 - 3 above are rather simple. Does anyone have any
suggestions for number 4? FYI, the added messages might originate from
any other folder, so this precludes any 'sink the source folder'
scenarios.
TIA,
Sean