简体   繁体   English

使用EWS托管Api 1.0推送/推送消息-Exchange Server 2007

[英]Pull/Push message-Exchange Server 2007 using EWS Managed Api 1.0

.NET 4.0 - C# Application needs to pull messages out of Exchange Server 2007. We are using EWS Managed API 1.0. .NET 4.0-C#应用程序需要从Exchange Server 2007中提取消息。我们正在使用EWS托管API 1.0。 Also the app needs to push messages to the Exchange Server 2007. 该应用程序还需要将邮件推送到Exchange Server 2007。

Pull subscriptions can be implemented directly with the managed API. 可以通过托管API直接实现请求订阅。

For push subscriptions, have a look at http://exchangenotification.codeplex.com/ . 对于推送订阅,请查看http://exchangenotification.codeplex.com/ I've created a .NET Wrapper for push notifications, which is rather simple to use. 我已经创建了一个用于推送通知的.NET包装器,使用起来相当简单。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 允许模拟用户通过EWS托管API 2.0登录到Exchange Server - Allow impersonation users to login to Exchange Server by EWS Managed API 2.0 如何从Exchange Server 2007中提取公共日历数据? - How to pull public calendar data from Exchange Server 2007? EWS托管Api中的电子邮件对话/电子邮件线程支持(针对Exchange 2010左右) - Email Conversations / Email Threading support in EWS Managed Api (against Exchange 2010 or so) 如何在C#中使用EWS托管API订购电子邮件 - How to ordering emails using EWS managed API in C# 使用Exchange Web服务API提取Exchange 2007公共日历约会 - Extract Exchange 2007 Public Calendar Appointments using Exchange Web Services API 使用EWS托管API的Web API的正确OAuth2身份验证流程 - Proper OAuth2 authentication flow for a web API using the EWS Managed API EWS托管API 2.0 ID格式错误 - EWS Managed API 2.0 Id is malformed 将MOSS 2007与Outlook 2007集成-无交换服务器 - Integrate MOSS 2007 with Outlook 2007 - Without exchange server 如何使用Exchange Server 2007和ASP.NET,C#设置约会 - How to set an appointment using Exchange Server 2007 and ASP.NET, C# Exchange Web服务托管API未授权 - Exchange Web Service Managed API not authorizing
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM