How should you complete the query parameters for the REST request to display the third page of emails?

DRAG DROP

You are developing a web app that will display emails from the Microsoft 365 mailbox of the current signed-in user.

For performance reasons, you do not want all the emails to be loaded simultaneously, rather page-by-page as the user navigates the app.

You plan to display 30 emails per page. The most recent emails must be displayed first.

How should you complete the query parameters for the REST request to display the third page of emails? To answer, drag the appropriate query parameters to the correct targets. Each query parameter may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Box 1: top

Number of items to return in a result

Box 2: skip

$skip Indexes into a result set. Also used by some APIs to implement paging and can be used

together with $top to manually page results.

Reference: https://developer.microsoft.com/en-us/graph/docs/overview/query_parameters

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
0 Comments
Inline Feedbacks
View all comments