outlook-mapi-sys

Crates.iooutlook-mapi-sys
lib.rsoutlook-mapi-sys
version0.7.4
created_at2024-02-24 23:15:07.548189+00
updated_at2025-08-19 14:44:18.019285+00
descriptionBindings generated with the windows crate for the Outlook MAPI interface
homepage
repositoryhttps://github.com/microsoft/mapi-rs
max_upload_size
id1151988
size1,561,346
Bill Avery (wravery)

documentation

README

outlook-mapi-sys

This crate implements unsafe Rust bindings for the Outlook MAPI COM APIs using the Windows crate.

Getting Started

This crate has a friendlier wrapper in outlook-mapi.

Windows Metadata

The Windows crate requires a Windows Metadata (winmd) file describing the API. The one used in this crate is automatically regenerated as part of running update-bindings.

Commit count: 105

cargo fmt