How can I find the list of colleagues/Team-members for a SharePoint 2010 user? and how can i find the scope for a specific user profile property (eg..birthday--->Everyone, Interest--->My Team)which user has set on his Mysite?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
The UserProfile class has a Colleagues property that contains a ColleagueManager. MSDN has some examples on how to work with the new User Profile classes and UserProfileManager here. |
|||
|
