Update User Profile Properties In SharePoint Online Using CSOM
In dynamic business need, we may required to frequently update user profile properties , such as email, manager and other …
In dynamic business need, we may required to frequently update user profile properties , such as email, manager and other …
We may required to retrieve SharePoint Online user profile properties, such as display name, email, title, manager and other business …
We may required to automate the process of inviting external users to SharePoint site or document. In this article, I …
In this post, I am going write C# code sample to create a new list based on existing list template …
There is no direct function to rename a uploaded document in SharePoint document library using the client side object model …
In this post, I am going to write C# code to list all documents in a SharePoint list and get …
I have the following c# csom (client side object model) code to get sub sites and nested sub sites of …
If you are newbie for SharePoint apps development, you might be wondering to know clear idea about the terminologies host …
This post list the complete SharePoint List Templates and IDs. You should know the template id for every type of …
Office 365 Groups are nothing but a hidden site collection with mailbox that are not visible in Site Collections view …