C# examples using Aspose.Network.Exchange.ExchangeClient

Hello,

I have been working with Aspose.Network.Pop3.Pop3Client quite successfully based on other posts/examples. Now I am looking for how one interacts with Aspose.Network.Exchange.ExchangeClient. Can someone please point me to example code snippets (C#) to connect, login, get messages, delete messages, get attachments, etc., etc.

Thanks

Mike

Hi Mike,

Please check out the quick start samples that come with Aspose.Network installer. It has the c# and vb.net code snippets for ExchangeClient. You can goto Start -- Program Files -- Aspose -- Aspose.Network -- QuickStart to view the code snippets.