从网站在 Exchange Server 2003 中创建事件
Create events in Exchange Server 2003 from a website
我研究并发现没有用于 Exchange Server 2003 的 EWS。
我需要通过我的网站在 Exchange Server 日历中创建事件。
那么如何通过我的网站创建活动?
在 Exchange 2003 上,您有 3 个客户端 API 创建约会的选项,您可以通过 Outlook OOM 使用 MAPI 或像 Redemption 这样的第三方库 http://www.dimastr.com/redemption , you could use CDOEX or exOledb but this only would work directly on the Exchange Server or WebDAV https://msdn.microsoft.com/en-us/library/ms877306%28v=exchg.65%29.aspx
干杯
格伦
我研究并发现没有用于 Exchange Server 2003 的 EWS。 我需要通过我的网站在 Exchange Server 日历中创建事件。 那么如何通过我的网站创建活动?
在 Exchange 2003 上,您有 3 个客户端 API 创建约会的选项,您可以通过 Outlook OOM 使用 MAPI 或像 Redemption 这样的第三方库 http://www.dimastr.com/redemption , you could use CDOEX or exOledb but this only would work directly on the Exchange Server or WebDAV https://msdn.microsoft.com/en-us/library/ms877306%28v=exchg.65%29.aspx
干杯 格伦