This article explores the integration of Google Calendar and Outlook Calendar APIs in ASP.NET Core applications, providing a detailed comparison of their features and functionalities. Understanding these integrations is essential for developers looking to implement calendar functionalities effectively in their applications. Readers should have a basic understanding of ASP.NET Core and RESTful APIs.
Tag
outlook
All blogs tagged with outlook
4
Articles
45,182
Total Views
Showing 4 of 4 articles
15
Apr
2026
Comparing Google and Outlook Calendar API Integrations in ASP.NET Core
02
Mar
2024
How to get outlook emails in asp.net
In this article we will learn how you can get outlook email in asp.net. We will use microsoft exchange services for getting or retrieving the email data from outlook account.
09
Oct
2020
Microsoft Outlook Get and Add Contacts Asp.Net MVC
we will learn Microsoft Outlook Add Contacts and Get Contacts service. We will learn how to add and get Contacts using Microsoft Exchange Service.
03
Oct
2020
Microsoft Outlook Add Appointment and Get Appointment using Asp.Net MVC
we will learn Microsoft Outlook Add Appointment and Get Appointment using Asp.Net MVC. There are two ways for that one is Microsoft.Interop library and second is Microsoft Exchange service. We will learn how to add and get appointments using Microsoft Exchange Service.