Tagged: Office 365 – Microsoft Graph and Graph Explorer

Microsoft Graph Toolkit 0

Microsoft 365 – Exploring Microsoft Graph Toolkit – Part 1 – Introduction and small demos

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 🙂

.Net Core application to send email using Graph API 1

M365: Microsoft Graph – Part 11 – Send Email using Graph API from .Net Core Application with attachments

Send Email using Graph API from .Net Core Application with attachments

M365 - Microsoft Graph - Graph Explorer - Option to view the new preview version of Graph Explorer 0

M365 : Microsoft Graph – Graph Explorer – New preview version of most popular tool Graph Explorer

Microsoft Graph – Graph Explorer – New preview version of most popular tool Graph Explorer

Office 365 - SharePoint Online - Consuming Graph APIs in SPFX component 0

Office 365 – Microsoft Graph – Part 9 – Few important points while consuming Microsoft Graph APIs in SharePoint Framework components

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 7

Office 365 – Microsoft Graph – Part 8 – Getting all users of our tenant using CSOM

Office 365 – Microsoft Graph – CodeBase to fetch all Office 365 users using CSOM

:Office 365 – Microsoft Graph – Removing Owner from Office 365 Group Owners 0

Office 365 – Microsoft Graph – Part 7 – Removing owner from Office 365 Group using CSOM – Codebase

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.

Office 365 - Microsoft Graph - Adding Owner to Office 365 Group 1

Office 365 – Microsoft Graph – Part 6 – Adding Office 365 Group Owner using CSOM – Codebase

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.

Office 365 - Microsoft Graph – Select an API - “Microsoft Graph” to give permission for reading all groups 1

Office 365 – Microsoft Graph – Part 2 – Granting permission to Azure Apps to use Microsoft Graph APIs using CSOM

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.