DASL

  • Thread starter Thread starter Guest
  • Start date Start date
Open the dialog to customize the current view and click on the Filter
button. In the Advanced tab add the user defined property you want (the
property must be defined in the folder for this) and then after adding that
filter condition go to the SQL tab and look at the DASL that was written.
Use that.
 
Thanks for your reply. How to get the DASL information programmatically ?
 
You can't really. You could use MAPI to get the property tag for the user
property but that doesn't translate into DASL syntax. In some cases, for
example if the user property was added to PS_PUBLIC_STRINGS you could
extrapolate the known GUID for that and add the name of the user property
but that won't work in all cases.
 

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