Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Create an MS Exchange Distribution List Csharp
Create Exchange Distribution List in C# .NET
MS Exchange Server provides the feature of creating distribution lists or groups. These distribution lists allow you to send emails to a group of people without requiring you to enter individual email addresses. In this article, you will learn how to create a distribution list on MS Exchange Server in C# .NET. Furthermore, we will cover how to fetch a distribution list programmatically.