Invoke Excel function via the Graph API
In this post, I will describe how you can invoke an Excel function directly from the Graph API.
In this post, I will describe how you can invoke an Excel function directly from the Graph API.
In this post, I will explain how to apply Dynamic
, CellColor
, FontColor
, and Icon
filter to the workbook table's column with the Graph API.
In this post, I will explain and demonstrate how you can apply filter to the workbook table's column with the Graph API.
In this article, I will review the latest endpoint for multi-geo sites discovery with the Microsoft Graph.
In this post, I will show how to access a shared calendar and its events with the Graph API.
The Graph API provides three different ways to search for messages. In this post, I will deep dive into searching messages using the Microsoft Search API.
The Graph API provides three different ways to search for messages. In this post, I will deep dive into searching messages using the $search
query parameter.
The Graph API provides three different ways how to search for messages. In this post, I will deep dive into searching messages using the $filter
query parameter.
In this post, I will explain what is a token lifetime policy, how to define the token lifetime policy for your organization, or a specific application from the Graph API.
Read how to create and send a message with voting options and how to process received response.