Add/Update Office 365 Group owners/members using Async Microsoft Graph Client CSOM
In a recent project, we needed to updated members of an existing Office 365 group using Microsoft Graph Client CSOM. Previously in a blog here,…
In a recent project, we needed to updated members of an existing Office 365 group using Microsoft Graph Client CSOM. Previously in a blog here,…
In one of my previous blog here, I have discussed about creating Office 365 groups using Azure Function and Flow. The same process could be…
One of the coolest functionality of SharePoint libraries is able to set custom metadata default values for folders. What it means is that when users…
Updating Navigation programmatically for SharePoint sites is challenging. This has become even more challenging with Modern SharePoint Team sites. Some of the constraints are below.…
If you are planning to implement or implementing Modern team sites or Communication sites, there is change in best practices for planning and managing the…