This crate implements unsafe Rust bindings for the [Outlook MAPI](https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/outlook-mapi-reference) COM APIs using the [Windows](https://github.com/microsoft/windows-rs) crate.
This crate has a friendlier wrapper in [outlook-mapi](https://crates.io/crates/outlook-mapi).