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????
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????