-
Notifications
You must be signed in to change notification settings - Fork 9
EWS (Exchange Web Services) wrapper class for easy communication. Written in PHP, based on PHP-EWS.
License
maiiku/EWSWrapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/* EWSWrapper README file * ==================================================== * @author Michal Korzeniowski <[email protected]> * @version 0.12 * @date 04-2012 * @website http://ewswrapper.lafiel.net/ * ==================================================*/ EWSWrapper provides wrapper functions for easy usage of basic tasks with EWS-PHP written by James Armes that in turn serve as a wrapper fore EWS API. Currently EWSWrapper provides following functionality: - Operations on Calendar Events: - add, - update, - delete, - list - Operations on Tasks: - add, - update, - delete, - list - Operations of Folders: - list Documentaion can be found @ http://ewswrapper.lafiel.net/ Please see test.php for example usages of EWSWrapper.
About
EWS (Exchange Web Services) wrapper class for easy communication. Written in PHP, based on PHP-EWS.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published