English

Set Up Activity Logging in EWS Client using C# .NET

Logging is used for debugging, as well as for collecting and analyzing working information about the the application. This information is written to a file called a log. Log files contain system information about the operation of the client application, for example, user or program actions. In this article, we will cover how to set up EWS client activity logging using C# .NET.
November 17, 2022 · 5 min · Dmitrysamodurov

Work with Exchange Server 2013 EWS Features using Aspose.Email for .NET 3.5.0

Connect to Microsoft Exchange Server using C# in .NET applications. Get mailbox information and work with folders, contact, and emails using C#.
November 5, 2013 · 2 min · Kashif Iqbal