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

C#

How to download Microsoft Azure Active Directory Authentication Library (ADAL)

March 5, 2020February 27, 2018 by Morgan

The Azure Active Directory Authentication Library (ADAL) enables client application developers to authenticate users to cloud Azure AD or on-premises …

Read more

Categories ADAL, Azure AD, C#, Nuget

Get Item Level Permissions in SharePoint using CSOM

March 6, 2020September 7, 2017 by Morgan

In this post, I am going to write C# code sample to get item level permissions for all list items …

Read more

Categories C#, CSOM, Office 365, SharePoint, SharePoint Online

Get all files from a SharePoint Document Library using CSOM

March 6, 2020August 30, 2017 by Morgan

In this post, I am going to write CSOM based C# code to retrieve all files in a SharePoint library …

Read more

Categories C#, CSOM, Office 365, SharePoint, SharePoint Online

Get all Items from a SharePoint List using CSOM

March 6, 2020August 29, 2017 by Morgan

In this article, I am going to write C# code to find all items in a SharePoint list with Client-side …

Read more

Categories C#, CSOM, Office 365, SharePoint, SharePoint Online

EWS – Create a meeting or appointment in other user calendar.

March 6, 2020August 22, 2017 by Morgan

Using Exchange Web Services (EWS) managed api, we can access and add event to specific user’s calendar either by delegate …

Read more

Categories C#, Calendar, EWS, Exchange, Outlook Calendar

Create calendar event in Office 365 group using EWS

March 6, 2020August 21, 2017 by Morgan

As Office 365 Group (Unified Group) is robustly becoming the base service for many of Office 365 features (i.e. Planner, …

Read more

Categories C#, Calendar, EWS, Office 365 Groups, Outlook Calendar

Add or Remove member from a Group using Microsoft Graph .NET Client Library

March 6, 2020July 12, 2017 by Morgan

Managing Group membership of Azure AD Group and Office 365 Group is one of a routine task for every Office …

Read more

Categories Azure AD, C#, Microsoft Graph, Office 365, Office 365 Groups

Read Multiple Users Profile Properties From SharePoint Online Using CSOM

March 6, 2020February 15, 2017 by Morgan

This post is follow-up of the article https://www.morgantechspace.com/2016/09/read-sharepoint-user-profile-properties-csom.html, in previous post I have clearly explained about how to read current …

Read more

Categories C#, CSOM, Office 365, SharePoint, SharePoint Online

Get all checked out files in SharePoint Library using CSOM

March 6, 2020November 24, 2016 by Morgan

If you are in business need to find and get the list of all checked out documents from a sharepoint …

Read more

Categories C#, CSOM, SharePoint, SharePoint Online

Read User Profile Properties From SharePoint Online Using CSOM

March 6, 2020September 29, 2016 by Morgan

We may required to retrieve SharePoint Online user profile properties, such as display name, email, title, manager and other business …

Read more

Categories C#, CSOM, Office 365, SharePoint, SharePoint Online
Older posts
Page1 Page2 … Page12 Next →

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