Skip to content

Seems like fork from Microsoft's Exchange java api code. (-_-メ) But I changed structrue of them. And I put some test code in there. 看起来是从 Microsoft 的 exchange java api 代码 fork 过来的, 但我把它们的结构改了, 并且在里面添加了一些测试代码.

License

Notifications You must be signed in to change notification settings

XiaoChangyu/EWS-Java-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Explanation

  • 1, This code are fork from Microsoft Exchange Java API(I think it is).

  • 2, Original EWS API files have been moved to doc/file directory.

  • 3, I used maven structure to build them. So, the import jars are wrote by maven style.

  • 4, You can find my test code, about receive email and read email folders, in src/test/java/microsoft.exchange.webservices.data

一些说明

  • 1, 这个代码是从 Microsoft Exchange Java API fork 来的(我想应该是的)

  • 2, 原来的那些 EWS API 文件已经移到了 doc/file 目录.

  • 3, 我用的是 maven 结构来构建他们. 所以, 那些引用的 jar 已经写成了 maven 样式.

  • 4, 你能在 src/test/java/microsoft.exchange.webservices.data 找到我的关于接收邮件和读取邮件文件夹的测试代码

Just for share.

About

Seems like fork from Microsoft's Exchange java api code. (-_-メ) But I changed structrue of them. And I put some test code in there. 看起来是从 Microsoft 的 exchange java api 代码 fork 过来的, 但我把它们的结构改了, 并且在里面添加了一些测试代码.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages