开发者

Perform CRUD for todos/tasks/appointments from Outlook?

开发者 https://www.devze.com 2023-01-04 11:35 出处:网络
How can I perform CRUD (Create, Read, Update, Delete) for todos/tasks/appointments/etc from Outlook. Does Microsoft have a data api like Google that I can use to intera开发者_JAVA技巧ct with Microsoft

How can I perform CRUD (Create, Read, Update, Delete) for todos/tasks/appointments/etc from Outlook. Does Microsoft have a data api like Google that I can use to intera开发者_JAVA技巧ct with Microsoft applications? I prefer this in C++ (Microsoft Visual C++), but Java will also work.


Here is a tutorial article which might be along the lines of what you are looking for: Automate Microsoft Outlook from C++

0

精彩评论

暂无评论...
验证码 换一张
取 消