Aspose.Network supports Exchange Server 2010?

Hello Aspose team.
We are evaluating Aspose.Network especially using the sample:

http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/saving-messages-from-exchange-server-mailbox-in-eml-and-msg-format.html


Is this also supported when using Exchange 2010?
Greeeting Rulli76

Hi,


Yes, the ExchangeWebServiceClient class is supported to work with Exchange 2010. The code snippets in the above URL lists samples for both classes:
  1. ExchangeClient class - Exchange 2000 to 2007 (WebDAV protocol)
  2. ExchangeWebServiceClient class - Exchange 2007/2010 (Exchange Web Services)