how to Implement Advanced Criteria Extensions

R

roger

hello every mvp:

i have a problem ,i want to implemnet a function about extensions
the advanced find dialog to search user's mail from exchange ,
but i can't find simple ,who can give me some simple about how implemnet the
advanced criteria ,thanks
 
K

Ken Slovak - [MVP - Outlook]

You have to use the DASL/SQL syntax search strings, the question is finding
the correct DASL property tags. I'd recommend using the Advanced tab in the
custom view Filter dialog to construct the searches you want and then using
the SQL tab to see what's constructed as a search string.

You also will want access to a MAPI viewer that shows the DASL property tags
for any property in which you are interested. I use OutlookSpy for that
(www.dimastr.com).
 

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