English

Manage MS Contacts: Load, Parse, Save MSG Files in C# .NET

When building communication apps, the implementation of the contact handling functionality is crucial. It improves connections and overall productivity. By automating data tasks, and optimizing communication, you can create outstanding custom software applications. This article explores how to enhance contact management by programmatically handling Outlook MSG files.
January 12, 2024 · 5 min · Margarita Samodurova

Working with Distribution Lists in Outlook PST Files using C#

Distribution lists, also known as contact groups, are a handy feature in Microsoft Outlook. If you’re working with Outlook PST files in your C# application, you might find it useful to interact with distribution lists. In this blog post, we will explore how to work with distribution lists in Outlook PST files using C#.
November 11, 2023 · 4 min · Margarita Samodurova