C
Clayton Sutton
We are running a Win2k3 domain and Exchange 2003 using Outlook 2003. We
have a custom "Global Address List" that shows all email enabled accts.
(mail=*mail.mydomain.edu). What I would like to do is also display all
contacts as well. I tried the query below and tried to preview it but it
didn't work. Can anyone give me some pointers on how to get it working?
(&(&(mail=*mail.mydomain.edu) (|
(&(objectCategory=person)(objectClass=contact)))
TIA,
Clayton
have a custom "Global Address List" that shows all email enabled accts.
(mail=*mail.mydomain.edu). What I would like to do is also display all
contacts as well. I tried the query below and tried to preview it but it
didn't work. Can anyone give me some pointers on how to get it working?
(&(&(mail=*mail.mydomain.edu) (|
(&(objectCategory=person)(objectClass=contact)))
TIA,
Clayton