S
SilvrT
I'm creating an auto responder in Outlook VBA. Outlook is connected to
Exchange Server. Both are version 2000. There are several mailboxes in
Exchange. The user on the PC sometimes opens a different mailbox. The
VBA code needs to determine which mailbox is open so that it only runs
when a specific mailbox is open. How can I programmatically determine
the currrently active mailbox?? -OR- in other words, how can I
determine the mailbox name usng VBA code?
Exchange Server. Both are version 2000. There are several mailboxes in
Exchange. The user on the PC sometimes opens a different mailbox. The
VBA code needs to determine which mailbox is open so that it only runs
when a specific mailbox is open. How can I programmatically determine
the currrently active mailbox?? -OR- in other words, how can I
determine the mailbox name usng VBA code?