Tagged: Office 365 – Microsoft Graph and Graph Explorer
I am big fan of Microsoft Graph. Microsoft Graph Toolkit simplifies the Microsoft Graph access and authentication.
Lets begin the Microsoft Graph Toolkit series. This is introductory article, more articles on their way 🙂
Send Email using Graph API from .Net Core Application with attachments
Microsoft Graph – Graph Explorer – New preview version of most popular tool Graph Explorer
Office 365 – SharePoint Online – Consuming Graph APIs in SPFX component – Few important points while consuming Microsoft Graph APIs in SharePoint Framework components
Office 365 – Microsoft Graph – CodeBase to fetch all Office 365 users using CSOM
In last articles we discussed fetching list of groups and respective owners, adding owners to the Office 365 Group.
In this article we will discuss how to remove Office 365 group owner programmatically using CSOM.
In this article we will discuss how to add owner to Office 365 Group using CSOM.
We will go through high level steps and detailed code base.
In last article we discussed about Microsoft Graph – Introduction, Provided REST APIs, SDKs. Graph Explorer.
In this article we will discuss detailed about giving permission to our Azure App for using Microsoft Graph to fetch all Office 365 Groups.