I’d like to query the user profile service and get users only by a specific property – for example by Job Title. Is there any way to do this using the client object model?
I do NOT want to query all site users collection and then filter them in-memory. Anyway to query directly the UPS – even passing a caml?
Akanksha, this is how you query all user profiles, not just one by specific property.
Anyway, it is better to go off with an setup / configuration list at the moment which would deal with the mapping – less coding, more architecture 🙂
