hack-together icon indicating copy to clipboard operation
hack-together copied to clipboard

Project: MAPI Explorer

Open MartinM85 opened this issue 1 year ago • 3 comments

Project name

MAPI Explorer

Description

The application allows to access custom data for Outlook MAPI properties on message, event, calendar, mailFolder, contact and contactFolder resources. Not all Outlook MAPI properties are already exposed in the Microsoft Graph API metadata.

MAPI Explorer is .NET MAUI app for Windows that uses Graph API (latest .NET SDK version) to access single-value/multi-value extended properties.

The app allows to configure which MAPI properties will be displayed for specific resource and allows to define own custom named properties. The value of named MAPI properties can be edited.

Check the project for more details about all implemented features.

Repo URL

https://github.com/MartinM85/GraphMapiExplorer

Team members

MartinM85

MartinM85 avatar Mar 13 '23 09:03 MartinM85