How to add custom template in Microsoft Graph Toolkit in SPFx solution

Customize Microsoft Graph Toolkit components using your own React component in SPFx solution.

 

How to send an email using Graph API with attachments in SPFx WebPart

In this article let us discuss how to trigger an email from user mail address using Graph API including attachments from SPFx WebPart

 

Upload And Set Office 365 Profile Image Using Microsoft Graph API

In this article, I have explained how to change your profile image in Office 365 and set it into Office 365 from SharePoint online using Microsoft Graph API

 
 

Getting User Properties From Office 365 Using Microsoft Graph API

In this article, I have explained how to retrieve user properties from Office 365 using Microsoft Graph API. In my previous article, I have explained how to fetch the access token to consume graph API. The first

 

Graph API Introduction

In this article, I have explained how Microsoft Graph API works; then how to create an app to consume Microsoft Graph API in your web applications, mobile apps, and web API