/SwiftMAPI

Swift implementation of MAPI structures and code

Primary LanguageSwift

SwiftMAPI

Swift definitions for structures, enumerations and functions defined in MS-OXPROTO and other parts of the MAPI ecosystem.

Example Usage

Add the following line to your project's SwiftPM dependencies:

.package(name: "MAPI", url: "https://github.com/hughbe/SwiftMAPI", from: "1.0.0")
import MAPI