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.