outlook-mapi-sys 0.7.2

Bindings generated with the windows crate for the Outlook MAPI interface
Documentation
[build-dependencies.thiserror]
version = "2.0"

[dependencies.outlook-mapi-stub]
version = "0.3.1"

[dependencies.windows]
features = ["Win32_Globalization", "Win32_Graphics_Gdi", "Win32_Security_Cryptography", "Win32_Storage_Imapi", "Win32_System_AddressBook", "Win32_System_Com_StructuredStorage", "Win32_System_Com_Urlmon", "Win32_System_LibraryLoader", "Win32_System_Ole", "Win32_System_Registry", "Win32_System_Variant", "Win32_System_WinRT", "Win32_UI_WindowsAndMessaging"]
version = "0.61"

[dependencies.windows-core]
version = "0.61"

[features]
default = ["olmapi32"]
olmapi32 = ["windows/Win32_System_ApplicationInstallationAndServicing"]

[lib]
name = "outlook_mapi_sys"
path = "src/lib.rs"

[package]
authors = ["Microsoft"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["os::windows-apis"]
description = "Bindings generated with the windows crate for the Outlook MAPI interface"
edition = "2024"
keywords = ["win32", "outlook", "mapi"]
license = "MIT"
name = "outlook-mapi-sys"
readme = "README.md"
repository = "https://github.com/microsoft/mapi-rs"
rust-version = "1.85"
version = "0.7.2"

[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = ["i686-pc-windows-msvc", "aarch64-pc-windows-msvc"]