Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

CSOM

Set List Item Level Permission using CSOM – C# in SharePoint

March 10, 2020April 26, 2016 by Morgan

In this post, I am going to explain how to add SharePoint listitem level permissions programmatically by CSOM (Client Object …

Read more

Categories C#, CSOM, SharePoint, SharePoint 2013, SharePoint Online

Get all Workflow Associated Lists in SharePoint Online

March 11, 2020March 9, 2016 by Morgan

We can easily get all the lists and document libraries that are associated with workflow in SharePoint Online using CSOM. …

Read more

Categories C#, CSOM, SharePoint Online, Workflow

Get all Workflow Associated Lists in SharePoint 2013

March 11, 2020March 9, 2016 by Morgan

You can easily get all the lists and document libraries that are associated with workflow in a SharePoint farm server. …

Read more

Categories C#, CSOM, SharePoint, Workflow

Where is Microsoft.SharePoint.Client.Runtime.dll

March 11, 2020February 24, 2016 by Morgan

When working with the managed client object model, we need to create a ClientContext class (in Microsoft.SharePoint.Client assembly) and use …

Read more

Categories CSOM, Nuget, SharePoint Online

Where is Microsoft.SharePoint.Client.dll

March 11, 2020February 24, 2016 by Morgan

When we work with the managed client object model (CSOM), we need to create a ClientContext class (in Microsoft.SharePoint.Client assembly) …

Read more

Categories CSOM, Nuget, SharePoint Online

Where is the Microsoft.Online.SharePoint.Client.Tenant.dll ?

March 11, 2020February 23, 2016 by Morgan

If you are working with CSOM to create a site collection or get list of all site collections in SharePoint Online, …

Read more

Categories CSOM, Nuget, SharePoint Online

Get all site collections in SharePoint Online using PowerShell

March 11, 2020February 23, 2016 by Morgan

In previous post, I have written C# code sample to get the list of all site collections in SharePoint Online …

Read more

Categories CSOM, Office 365, Powershell, Powershell Remoting, SharePoint Online

Get all sites and subsites in SharePoint Online using C#

March 11, 2020February 22, 2016 by Morgan

We can easily get the list of all sites and sub sites of all site collections from a Office 365 …

Read more

Categories C#, CSOM, Office 365, SharePoint Online

Get list of site collections with CSOM in SharePoint Online

March 11, 2020February 19, 2016 by Morgan

We can easily get the list of all site collections from a Office 365 tenant using SharePoint’s client object model …

Read more

Categories C#, CSOM, Office 365, SharePoint Online

Add Site Collection Administrator in Sharepoint Online using Powershell

March 11, 2020February 16, 2016 by Morgan

By default, the user who is owner of the site collection is the only person who has site collection admin …

Read more

Categories CSOM, Powershell, SharePoint Online
Newer posts
← Previous Page1 … Page3 Page4

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace