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

Project: MAPI Explorer

Open MartinM85 opened this issue 2 years 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

Thank you for your submission @MartinM85! Would you be willing to record a short video to demonstrate the app? It's not required for the hackathon but it would help us showcase your work internally at Microsoft and publicly in the community 😊

waldekmastykarz avatar Mar 13 '23 14:03 waldekmastykarz

@waldekmastykarz I can record a short demo and upload it to repo.

MartinM85 avatar Mar 14 '23 12:03 MartinM85

@waldekmastykarz I've uploaded the demo and added it to readme.

MartinM85 avatar Mar 15 '23 12:03 MartinM85