-
I'm still new to VB, so please can someone help me out.
I want to connect to a spesific mailbox from any workstation. I am able to open a session, download the message, but I have one problem:
I can only see messages that is send to the local workstation's Outlook - and not the mailbox which I spesified in the Session.Username when I open a session.
Help me!
-
It sounds like you are storing your messages on the client machines, instead of on the server. Once it downloads to the client, it doesn't exist on the server anymore.