Recent Articles

How to get all folders list in Microsoft Graph API with PHP...

We will talk about getting all folders list in Microsoft Graph API with Curl PHP. Please refer the accesstoken from this link. If you...

READ MORE

How to get refresh token for microsoft graph api

In this article i will share with you how to get access token for microsoft graph api. In this link you get the Tenand Id and secret K...

READ MORE

How to get access token for microsoft graph api

In this article i will share with you how to get access token for microsoft graph api. In this link you get the Tenand Id and secret K...

READ MORE

How to get all mail folder list in Microsoft graph API

We will share with you in this article How to get all mail folder list in Microsoft graph API. Please refer the accesstoken from this link....

READ MORE

Kotlin grouping multiple fields

We will share with you in this article,How to perform grouping function on list using multiple fields.   data class Person(val id: I...

READ MORE