empty outbox ?

  • Thread starter Thread starter wv01
  • Start date Start date
W

wv01

is it posibble to detect from access with VBA code if there are still
messages in the outbox

mvg...
 
Yes it is, but if you do that you will cancel any send operation that's in
progress or get an error that the send is in process and the items can't be
accessed. So it's not really a good idea to do that.
 

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

Back
Top