G
Guest
I have 2 Microsoft Exchange Server mailboxes in Outlook 2000. The first is my
account mailbox and the other is an addition via the Services|Advanced tab of
the Services diaglog for the Exchange Server. The second mailbox is a generic
account that has been adminstered to give only me permission.
I have a VBA project (ThisOutlookSecssion) and the procedure
Application_Startup that starts, if new mail is waiting in either mailbox. I
have the procedure Application_NewMail that starts, if new mail is only
waiting in the first mailbox. How could I get the code to start for the
second mailbox ?
account mailbox and the other is an addition via the Services|Advanced tab of
the Services diaglog for the Exchange Server. The second mailbox is a generic
account that has been adminstered to give only me permission.
I have a VBA project (ThisOutlookSecssion) and the procedure
Application_Startup that starts, if new mail is waiting in either mailbox. I
have the procedure Application_NewMail that starts, if new mail is only
waiting in the first mailbox. How could I get the code to start for the
second mailbox ?