Monitor secondary mailbox

  • Thread starter Thread starter Greg Smith
  • Start date Start date
G

Greg Smith

I have a few users that have a few other mailbox's added
to their primary mailbox. What I would like to do is
create a form that will monitor the other mailbox's and
when a new email comes in perform a certain action.

Does anyone have a sample form and any code on how to
monitor another mailbox??
 
This can't be done with a form. You'd need a COM addin.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
You should be able to do something with Rules in the account(s) you want to
monitor, such that when a new message arrives it sends a message to the
account you want to monitor things from.
 
Back
Top