Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.46 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.46 KB

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/Abovo-Media/go-ews
import "github.com/Abovo-Media/go-ews"

EWS operations reference

https://learn.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.