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. Send an email as the web part.
Answer: C
Explanation:
In SPFx we will get the user context using the object “context”. We have msGraphClientFactory available in the same object which will take care of generating the Access Token based on the user context.
Reference: https://www.c-sharpcorner.com/article/how-to-send-email-using-graph-api-in-sharepoint-framework-spfx/
Latest MS-600 Practice Questions with 142 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments