How to Create a Modern Site Programmatically in SharePoint Office 365 using Patterns and Practice (OfficeDevPNP)

The article explains about how to create a modern site in SharePoint Office 365 Programmatically. This will be helpful during the provisioning of the sites.

 

How to Update the Taxonomy Field (Single Value or Multiple Value) using C# Patterns and Practices in SharePoint Office 365

How to Update the Taxonomy Field (Single Value or Multiple Value) using C# Patterns and Practices in SharePoint Office 365

 

How to Create Terms in TermStore if not exists using C# Patterns and Practices in SharePoint Office 365

How to create Terms in the Term store programmatically using C# PNP;

 
 

How to Break the Role Inheritance (Stop Inheriting Permissions) and assign with Unique Permissions for SharePoint list and Folders Programmatically C# CSOM

In this article let us see how to Break the Role Inheritance and Assign Permissions to the SharePoint Lists Programmatically using C# CSOM.

 

SharePoint Office 365 – Site Columns – Choice Field AllowFillIn Choice as TRUE – Programmatically C# CSOM

In this article let us see how to update a choice field Allow Fill In Choice as TRUE Programmatically using C# CSOM

 
 

How to LIKE (Recommend) an Office 365 Document Programmatically by C# CSOM Patterns and Practice

In this article let us see how to LIKE a Document in SharePoint Office 365 Programmatically by C# CSOM

 

How to delete the Minor Versions of a Document Programmatically by C# CSOM

We were doing some migration and after the Migration we were end up with a lot of Minor versions which we did not create but the Migration tool created them. To remove the Minor versions came up with a piece of script thought of sharing to the community as well.

 

Arrange the Activities (Tasks List) Hierarchy Using Patterns and Practice C# in SharePoint Office 365

In this article let us see how to Arrange the Activities (Tasks List) Hierarchy Using Patterns and Practice C# in SharePoint Office 365

 
 

How to Re-Order Content Types in SharePoint Office 365 Programmatically using C# Patterns and Practices PNP

How to Re-Order Content Types in SharePoint Office 365 Programmatically using C# Patterns and Practices PNP