Items.Find method?

  • Thread starter Thread starter Bingo
  • Start date Start date
B

Bingo

Since we'll have tons of emails, I want to know how
efficient this Find method is. Is there any other method
with better performance to look up an email item?
Thanks. B
 
Restrict is about the same roughly, depending on how you structure your
code.

Using CDO 1.21 with a MessageFilter is about an order of magnitude faster
and using a MAPITable with a restriction is even faster than CDO.
 

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