nerdexam
Exams70-489Questions#4
Microsoft

70-489 · Question #4

70-489 Question #4: Real Exam Question with Answer & Explanation

Sign in or unlock 70-489 to reveal the answer and full explanation for question #4. The question stem and answer options stay visible for context.

Question

You develop a SharePoint-hosted app. The app includes the following code segment: (Line numbers are included for reference only.) The app must display user profile data for the user that is logged in. The user profile data must include the PreferredName, Department, and WorkPhone properties. You need to ensure that the app displays the required user profile data. Which code segment should you insert at line 12?

Exhibit

70-489 question #4 exhibit

Options

  • Avar a = new SP.UserProfiles.UserProfile();
  • Bvar a = new SP.UserProfiles.SocialFollowingManager (context);
  • Cvar a = SP.UserProfiles.Profileloader.GetProfileLoader(context);
  • Dvar a = new SP.UserProfiles.PeopleManager(context);

Unlock 70-489 to see the answer

You've previewed enough free 70-489 questions. Unlock 70-489 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-489 Practice
You develop a SharePoint-hosted app. The app includes the... | 70-489 Q#4 Answer | NerdExam