S
SHu
Hi all,
I'm new to developing for Office and Outlook (I come from a Lotus Notes
developing environment).
I have some generic email inboxes that different clients would use to send
their attachments to. What I need is to find a way to write a script/macro
that would perform saving of the attachments on all new incoming emails.
I found a sample code that I could use to get what I want:
http://msdn.microsoft.com/en-us/library/ms268754.aspx
My question is... Can this code run on the server side for the generic
emails (there are 6 of them) that I want it on, or do all 6 client inboxes
need to be running in order for this to work?
I'm new to developing for Office and Outlook (I come from a Lotus Notes
developing environment).
I have some generic email inboxes that different clients would use to send
their attachments to. What I need is to find a way to write a script/macro
that would perform saving of the attachments on all new incoming emails.
I found a sample code that I could use to get what I want:
http://msdn.microsoft.com/en-us/library/ms268754.aspx
My question is... Can this code run on the server side for the generic
emails (there are 6 of them) that I want it on, or do all 6 client inboxes
need to be running in order for this to work?