0

I am writing a console application. And, want to get all the user profiles who are under the given specific user and down the user profiles hierarchy.

Thanks in advance

1 Answer 1

1

There are a few methods that should help you here:

GetPeers

GetManagers

GetDirectReports

There is no "easy way" that I've found but you can write your own helper classes that use these methods.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.