vba - How do I Run a Script When Emails are Added to a Shared Folder? -


i working group of people using outlook 2007 in combination exchange 2007. among us, have shared folders on network, , 1 of these folders periodically receive emails must processed. there way outlook execute script (vba, powershell, have you) whenever new email added folder?

if it's shared folder on network (smb) can use filesystemwatcher class system.io namespace. if it's mailfolder in mailbox can use outlook com object.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -