How to download Microsoft Azure Active Directory Authentication Library (ADAL)
The Azure Active Directory Authentication Library (ADAL) enables client application developers to authenticate users to cloud Azure AD or on-premises …
The Azure Active Directory Authentication Library (ADAL) enables client application developers to authenticate users to cloud Azure AD or on-premises …
In this post, I am going to write C# code sample to get item level permissions for all list items …
In this post, I am going to write CSOM based C# code to retrieve all files in a SharePoint library …
In this article, I am going to write C# code to find all items in a SharePoint list with Client-side …
Using Exchange Web Services (EWS) managed api, we can access and add event to specific user’s calendar either by delegate …
As Office 365 Group (Unified Group) is robustly becoming the base service for many of Office 365 features (i.e. Planner, …
Managing Group membership of Azure AD Group and Office 365 Group is one of a routine task for every Office …
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 …
If you are in business need to find and get the list of all checked out documents from a sharepoint …
We may required to retrieve SharePoint Online user profile properties, such as display name, email, title, manager and other business …