Hi Folks,
Am just trying to get a list of users that belong to a given address book.
I have queried the configurationNamingContext to get a list of address lists in the objectClass=addressBookContainer. I notice that all of the address lists returned have the property 'purportedSearch' set to what looks like an ldap query (&(mailNickname=*)... etc) that I might be able to use to get the members of the address list.
I am just wondering if there is any documentation that explains what this field is used for and what it means.
Also, is there a difference between address lists that have 'VLV' appended after their name and those that don't. For example I have an 'All Contacts' and an 'All Contacts VLV'.
Regards
Andy