Skip to content
/ go-ews Public
forked from soft-stech/go-ews

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

License

Notifications You must be signed in to change notification settings

hsfish/go-ews

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Makefile 0.1%