nerdexam
Microsoft

MS-600 · Question #163

You are building a Microsoft Outlook add-in. Which object should you use to save a user's preferences between sessions and devices?

The correct answer is A. RoamingSettings. The user's Exchange server mailbox where the add-in is installed. Because these settings are stored in the user's server mailbox, they can "roam" with the user and are available to the add-in when it is running in the context of any supported client accessing that user's…

Extend Office

Question

You are building a Microsoft Outlook add-in. Which object should you use to save a user's preferences between sessions and devices?

Options

  • ARoamingSettings
  • BCustomProperties
  • CCustomXMLParts
  • DlocalStorage

How the community answered

(24 responses)
  • A
    79% (19)
  • B
    4% (1)
  • C
    4% (1)
  • D
    13% (3)

Explanation

The user's Exchange server mailbox where the add-in is installed. Because these settings are stored in the user's server mailbox, they can "roam" with the user and are available to the add-in when it is running in the context of any supported client accessing that user's mailbox. https://docs.microsoft.com/en-us/office/dev/add-ins/outlook/manage-state-and-settings-outlook

Topics

#Outlook add-in#RoamingSettings#cross-device preferences#add-in storage

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice