/go-ews

Go package wrapper for Exchange Web Service (EWS). Supports NTLM and more!

Primary LanguageGoOtherNOASSERTION

EWS Exchange Web Service

Latest release Build status Go Report Card Documentation

Package ews is currently a work in progress.

This package started as a fork of github.com/mhewedy/ews but has since then changed severely. Therefore it is not backwards compatible. See the UPGRADE guide for additional details.

go get github.com/soft-stech/go-ews
import "github.com/soft-stech/go-ews"

EWS operations reference

https://docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/ews-operations-in-exchange

License

Copyright © 2022 Abovo Media. All rights reserved.

Additional information can be found in the LICENSE file.