Searching the PST

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

B

Is there anyway I can search for the mails in the PST based on the date
and time
field.
One approach,of course is to get the date field of the mail and
compare it with the required date where in we iterate over the entire
list of mails.However I want avoid this overhead. I am currently able
read mails from the PST using XMAPI keeping the implementation in C++.
(I am not suppose to use CDO or outlook object model)
But searching has been a problem.Is there any way out????
 
B said:
Is there anyway I can search for the mails in the PST based on the
date and time
field.

Didn't I see this same message posted yesterday? It was answered yesterday,
too.
 

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