Match the SharePoint Framework (SPFx) extensions to the correct descriptions

DRAG DROP Match the SharePoint Framework (SPFx) extensions to the correct descriptions. To answer, drag the appropriate SPFx extension from the column on the left to its description on the right. Each SPFx extension may be used once, more than once, or not at all. NOTE Each correct match is...

November 26, 2021 No Comments READ MORE +

What is required for the Teams app to send a proactive message to the users?

You are developing a Microsoft Teams app that will use an Azure function to send scheduled messages from a bot to users . What is required for the Teams app to send a proactive message to the users?A . The bot must be approved in Azure Active Directory (Azure AD).B...

November 25, 2021 No Comments READ MORE +

Which task can the web part perform?

You have a SharePoint Framework (SPFx) web part that includes the manifest shown in the following exhibit. Which task can the web part perform?A . Send an email on behalf of a mail-enabled group.B . Send an email as another user.C . Send an email as the current user.D ....

November 25, 2021 No Comments READ MORE +

Does this meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets have more than one correct solution, while others might not have a correct solution. After you answer...

November 25, 2021 No Comments READ MORE +

Which object should you use to save additional information in an email?

You are building a Microsoft Outlook add-in. Which object should you use to save additional information in an email?A . CustomPropertiesB . CustomXMLPartsC . RoamingSettingsD . localStorageView AnswerAnswer: A Explanation: Reference: https://docs.microsoft.com/en-us/office/dev/add-ins/outlook/manage-state-and-settings-outlook

November 25, 2021 No Comments READ MORE +

How should you complete the URI to retrieve the results?

DRAG DROP You are developing in application named App1. App1 needs to use the Microsoft Graph API to retrieve emails from Microsoft 365 for the current signed-in user. The solution must meet the following requirements: ✑ Emails that have attachments and are from [email protected] must be retrieved. ✑ The results...

November 25, 2021 No Comments READ MORE +

Which type of authentication flow should you recommend for the planned integration with Office 365?

Which type of authentication flow should you recommend for the planned integration with Office 365?A . device codeB . implicit grantC . authorization codeD . client credentialsView AnswerAnswer: C Explanation: To use Microsoft Graph to read and write resources on behalf of a user, your app must get an access...

November 24, 2021 No Comments READ MORE +

How should you complete the PowerShell command?

HOTSPOT You create an incoming webhook for a Microsoft Teams team channel. You need to verify the webhook by using PowerShell. How should you complete the PowerShell command? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Graphical...

November 24, 2021 No Comments READ MORE +

What should you do before you begin debugging in Visual Studio Code?

You have a custom Microsoft Word add-in that was written by using Microsoft Visual Studio Code. A user reports that there is an issue with the add-in. You need to debug the add-in for Word Online. What should you do before you begin debugging in Visual Studio Code?A . Disable...

November 24, 2021 No Comments READ MORE +

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point

HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Graphical user interface, text, application Description automatically generated Box 1: No Box 2: No The manifest is in XML format. Box 3:...

November 24, 2021 No Comments READ MORE +