M
Hi,
If you got mailboxes shared between people over the network and after
you’ve granted the users send-as, it all works great except the fact
that the messages the users sends from the shared mailbox, ends up in
the users own (default) Sent Items folder. I have just created a tiny
outlook Add-In that moves sent items to a specific folder (shared sent
items folder in my case).
Every time a new item is being added to my sent items folder I have to
check for the sender name to determine if this item has been sent from
a shared inbox folder or not... at the moment this is hard coded and
configurable. Is there a better (more dynamically) way of how to find
out if a sent item comes from a shared inbox folder?
Any help would be great
Thanks!
Marc
If you got mailboxes shared between people over the network and after
you’ve granted the users send-as, it all works great except the fact
that the messages the users sends from the shared mailbox, ends up in
the users own (default) Sent Items folder. I have just created a tiny
outlook Add-In that moves sent items to a specific folder (shared sent
items folder in my case).
Every time a new item is being added to my sent items folder I have to
check for the sender name to determine if this item has been sent from
a shared inbox folder or not... at the moment this is hard coded and
configurable. Is there a better (more dynamically) way of how to find
out if a sent item comes from a shared inbox folder?
Any help would be great
Thanks!
Marc