Hi All,
I am at the moment developing a custom webpart which tries to grab the information from the User Profiles, and then displaying them in a better ways. This includes grabbing their name, contact info, custom user profile info.
However i am stuck with 2 of the fields which there seem to be no ways of querying them through the object model. The fields are "ProfileViewLastMonth" and "ProfileViewLastWeek". When a user had performed a People search, they will be redirected to the people search results page. For the person who is searching, there is an extra section shown by default, displaying their profile search/view. This is the 2 value that I would like to query through the code.
I had tried the UserProfile class and Search index without any result of this 2 fields being returned. Do anyone have idea or experience of ways to get this 2 fields?
Appreciate any or pointer help on this.
Thanks in advance.
/Elwist