DORSETRIGS
Home

outlook-restapi (13 post)


posts by category not found!

Outlook rest api for on premises only setup

Connecting to On Premise Exchange with the Outlook REST API A Guide The Microsoft Graph API is a powerful tool for interacting with Microsoft 365 services inclu

2 min read 06-10-2024 42
Outlook rest api for on premises only setup
Outlook rest api for on premises only setup

Restore calendar event without sending notification to attendees using MS Graph API

Restore Calendar Events without Notification A Guide to Using MS Graph API Problem You need to restore a deleted calendar event in Microsoft 365 but you dont wa

2 min read 06-10-2024 50
Restore calendar event without sending notification to attendees using MS Graph API
Restore calendar event without sending notification to attendees using MS Graph API

message count obtained in outlook folder graph query is not equal to count of actual messages in folder

Understanding the Discrepancy Message Count in Outlook Folders vs Actual Messages When working with Microsoft Outlook many users encounter an intriguing yet per

2 min read 30-09-2024 44
message count obtained in outlook folder graph query is not equal to count of actual messages in folder
message count obtained in outlook folder graph query is not equal to count of actual messages in folder

How to Fetch All Group Calendars in My Tenant Using Delegated Permissions?

How to Fetch All Group Calendars in Your Tenant Using Delegated Permissions Fetching all group calendars in a Microsoft 365 tenant can be a critical task for or

3 min read 22-09-2024 55
How to Fetch All Group Calendars in My Tenant Using Delegated Permissions?
How to Fetch All Group Calendars in My Tenant Using Delegated Permissions?

How to send / download an Outlook image attachment using Power Automate

How to Send Download an Outlook Image Attachment Using Power Automate In todays digital age managing email attachments efficiently is crucial especially when de

2 min read 20-09-2024 49
How to send / download an Outlook image attachment using Power Automate
How to send / download an Outlook image attachment using Power Automate

unable to get the emails from outlook by using graph api - getting NullReferenceException: Object reference not set to an instance of an object error

Troubleshooting Null Reference Exception When Accessing Emails via Microsoft Graph API When working with Microsoft Graph API to access emails in Outlook develop

2 min read 14-09-2024 54
unable to get the emails from outlook by using graph api - getting NullReferenceException: Object reference not set to an instance of an object error
unable to get the emails from outlook by using graph api - getting NullReferenceException: Object reference not set to an instance of an object error

MSAL Outlook Graph API Not returning refresh token with access token

Troubleshooting MSAL Outlook Graph API Why Refresh Token is Not Returned with Access Token When using Microsoft Authentication Library MSAL with the Outlook Gra

3 min read 14-09-2024 59
MSAL Outlook Graph API Not returning refresh token with access token
MSAL Outlook Graph API Not returning refresh token with access token

Outlook Rest API: Download the email attachments of type .eml files using outlook rest API

Downloading eml Email Attachments Using Outlook REST API A Comprehensive Guide This article addresses the common challenge of downloading eml email attachments

2 min read 05-09-2024 42
Outlook Rest API: Download the email attachments of type .eml files using outlook rest API
Outlook Rest API: Download the email attachments of type .eml files using outlook rest API

Failed to load https://login.microsoftonline.com/common/oauth2/v2.0/token

Troubleshooting Failed to load https login microsoftonline com common oauth2 v2 0 token Error A CORS Issue This article will help you resolve the common Failed

2 min read 05-09-2024 34
Failed to load https://login.microsoftonline.com/common/oauth2/v2.0/token
Failed to load https://login.microsoftonline.com/common/oauth2/v2.0/token

Call Microsoft Graph API directly from Outlook add-in

Calling Microsoft Graph API Directly from Your Outlook Add in Developing an Outlook add in that utilizes the power of Microsoft Graph API can be a game changer

2 min read 05-09-2024 51
Call Microsoft Graph API directly from Outlook add-in
Call Microsoft Graph API directly from Outlook add-in

Upload a file to sharepoint using postman

Uploading Files to Share Point with Postman A Comprehensive Guide Share Point is a powerful platform for collaboration and document management Integrating it wi

2 min read 05-09-2024 63
Upload a file to sharepoint using postman
Upload a file to sharepoint using postman

Creating a Custom Ribbon Tab in Outlook Add-in

Mastering the Outlook Ribbon Creating a Custom Tab for Your Add in Building a powerful Outlook Add in often requires providing users with easy access to your fe

3 min read 03-09-2024 56
Creating a Custom Ribbon Tab in Outlook Add-in
Creating a Custom Ribbon Tab in Outlook Add-in

Unable to get the emails from outlook using this method (using graph api)

Troubleshooting Unable to Get Emails from Outlook using Graph API This article addresses a common issue encountered when using the Microsoft Graph API to retrie

2 min read 01-09-2024 37
Unable to get the emails from outlook using this method (using graph api)
Unable to get the emails from outlook using this method (using graph api)