Skip to content

.NET command line utility for deleting duplicate events in Outlook and Office 365 calendars

Notifications You must be signed in to change notification settings

henriko2018/RemoveDuplicateEvents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a console application utility which removes duplicate Calendar events. It was also developed as an excercise, trying out the Microsoft Graph .NET Client Library. Read more about it here on my blog.

Getting Started

Clone this repo and build either with command line tools or Visual Studio 2017.

Command line parameters

Use command argument --help to see available command line arguments.

Authentication

Microsoft Entra ID is used for authentication, and the application is administered here: https://entra.microsoft.com/#view/Microsoft_AAD_RegisteredApps/ApplicationMenuBlade/~/Overview/appId/d92f94c1-4d0d-4255-8bf0-7681eb4c168e/isMSAApp~/true

About

.NET command line utility for deleting duplicate events in Outlook and Office 365 calendars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages