E
Enrique
Hi again,
i'd like to know your ideas about this issue:
On a folder of a shared mailbox some delegates move emails. It's desired
that only certain mails under specific criterion will be move to the folder.
If a delegate tries to move to the folder the wrong email, i'd like him to be
informed that the operation is not valid.
At the beginnig I thought of the ItemAdd event for the folder but the big
question for me is what happen if all the delegates are controlling this
event. If a delegate makes the wrong operation all delegates will catch the
event !!?? And for example all of them will be prompted with an Msgbox. Of
course i'd like that only the delegate who performs this moving get the
msgbox or whatever actions..
So, i don't know how to deal with this issue.. Any orientation???
Thank you in advance.
i'd like to know your ideas about this issue:
On a folder of a shared mailbox some delegates move emails. It's desired
that only certain mails under specific criterion will be move to the folder.
If a delegate tries to move to the folder the wrong email, i'd like him to be
informed that the operation is not valid.
At the beginnig I thought of the ItemAdd event for the folder but the big
question for me is what happen if all the delegates are controlling this
event. If a delegate makes the wrong operation all delegates will catch the
event !!?? And for example all of them will be prompted with an Msgbox. Of
course i'd like that only the delegate who performs this moving get the
msgbox or whatever actions..
So, i don't know how to deal with this issue.. Any orientation???
Thank you in advance.