Which two objects can you use to persist the state?

You are developing a Microsoft Office Add-in for Word.

You need to persist the user state across sessions by using the Office JavaScript API.

Which two objects can you use to persist the state? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A . CustomXMLParts
B . RoamlngSeccings
C . Settings
D . CustomProperties

Answer: C,D

Explanation:

Settings: Office application support by Word, Excel, or PowerPoint.

The document, spreadsheet, or presentation the add-in is working with. Content and task pane add-in settings are available to the add-in that created them from the document where they are saved.

CustomXmlParts: Office application support by Word (using the Office JavaScript Common API) Excel (using the application-specific Excel JavaScript API.

The document, spreadsheet, or presentation the add-in is working with.

Explanation:

Reference: https://docs.microsoft.com/en-us/office/dev/add-ins/develop/persisting-add-in-state-and-settings

Latest MS-600 Dumps Valid Version with 142 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
Shibu Tharakan
Shibu Tharakan
1 year ago

A and C