摘要: using System;using System.Net;using System.Collections.Generic;using EWS;using MailClient;namespace ExchangeWs { public class ExchangeWs { private ExchangeServiceBinding esb = null; private GetExchangeSetting ExchangeSetting = new GetExchangeSetting(); public ExchangeWs(strin... 阅读全文
posted @ 2013-03-20 15:59 袁晓平 阅读(1657) 评论(0) 推荐(0)