Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/mfcmapi
MFCMAPI
https://github.com/microsoft/mfcmapi
email exchange mail mapi microsoft outlook
Last synced: about 1 month ago
JSON representation
MFCMAPI
- Host: GitHub
- URL: https://github.com/microsoft/mfcmapi
- Owner: microsoft
- License: mit
- Created: 2016-10-13T19:52:05.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T17:44:08.000Z (about 1 month ago)
- Last Synced: 2024-10-01T04:41:20.869Z (about 1 month ago)
- Topics: email, exchange, mail, mapi, microsoft, outlook
- Language: C++
- Homepage: https://microsoft.github.io/mfcmapi/
- Size: 39.7 MB
- Stars: 871
- Watchers: 53
- Forks: 157
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: license.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# mfcmapi
MFCMAPI provides access to MAPI stores to facilitate investigation of Exchange and Outlook issues and to provide developers with a sample for MAPI development.
[Latest release](https://github.com/microsoft/mfcmapi/releases/latest)
[Release stats (raw JSON)](https://api.github.com/repos/microsoft/mfcmapi/releases/latest)
[Pretty release stats](https://somsubhra.github.io/github-release-stats/?username=microsoft&repository=mfcmapi&page=1&per_page=5)## Contributing
MFCMAPI depends on the [MAPI Stub Library](https://github.com/microsoft/MAPIStubLibrary). When cloning, make sure to clone submodules. See [Contributing](CONTRIBUTING.md) for more details.
## Help/Feedback
For assistance using MFCMAPI, developing add-ins, or general MAPI development, consult the [documentation](docs/Documentation.md). Find a bug? Need help? Have a suggestion? Report your issues through the [issues tab](https://github.com/microsoft/mfcmapi/issues).
## Badges
[![continuous-integration](https://github.com/microsoft/mfcmapi/actions/workflows/github-ci.yml/badge.svg)](https://github.com/microsoft/mfcmapi/actions/workflows/github-ci.yml)
[![Clang-format](https://github.com/microsoft/mfcmapi/actions/workflows/clang.yml/badge.svg)](https://github.com/microsoft/mfcmapi/actions/workflows/clang.yml)
[![CodeQL](https://github.com/microsoft/mfcmapi/actions/workflows/codeql.yml/badge.svg)](https://github.com/microsoft/mfcmapi/actions/workflows/codeql.yml)
[![Dependency Review](https://github.com/microsoft/mfcmapi/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/microsoft/mfcmapi/actions/workflows/dependency-review.yml)
[![DevSkim](https://github.com/microsoft/mfcmapi/actions/workflows/devskim.yml/badge.svg)](https://github.com/microsoft/mfcmapi/actions/workflows/devskim.yml)
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/microsoft/mfcmapi/badge)](https://api.securityscorecards.dev/projects/github.com/microsoft/mfcmapi)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7901/badge)](https://www.bestpractices.dev/projects/7901)
[![Facebook](https://badge.facebook.com/badge/26764016480.2776.1538253884.png)](https://www.facebook.com/MFCMAPI)