Which object should you use to save a user’s preferences between sessions and devices?
You are building a Microsoft Outlook add-in. Which object should you use to save a user's preferences between sessions and devices?A . localStorage B. RoamingSettlngs C. CustomXMLParts D. CustomPropertiesView AnswerAnswer: B Explanation: The user's Exchange server mailbox where the add-in is installed. Because these settings are stored in the user's...