Macro to receive emails for a specific account

M

Muriel

I am using Microsoft outlook for different email accounts. I would like to
write a macro so that outlook will check emails for only one specific
account. How can I do that?

Thanks.
 
K

Ken Slovak - [MVP - Outlook]

If you set up different Send/Receive groups you could start a send/receive
process for a specific group using the NameSpace.SyncObjects collection. See
the Object browser help on SyncObject.Start and the other methods and events
for that object to see some sample code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top