microsoft outlook
C# Programmatically Manage Contacts in Microsoft Outlook
Submitted by Ben Hodson on Sun, 11/23/2008 - 20:59
You can manage contacts in Microsoft Outlook (2000 or higher) using C# and Outlook COM Interop. Microsoft has made it easy with Outlook 2003 and Outlook 2007. There is an interop class library already available in Visual Studio so you don't have the generate the Interop wrapper yourself. In order to set this up, the first step is to add a reference to the Outlook Interop DLL in your .NET C# project. Go to "Add References" and choose the following:

Popular Articles
Last viewed:
- Changing the Application Pool Identity with Windows Server 2008 and IIS 7
- Fix for Firefox click() event issue
- How to Install the ASP.NET AJAX Control Toolkit
- Performance benchmarks for LINQ vs. SqlDataReader, DataSet - Selects: Part 1
- Windows Server 2003 Configure RRAS (Routing and Remote Access Service) Site to Site VPN
- Performance benchmarks for LINQ vs. SqlDataReader, DataSet - LINQ Compiled Queries: Part 2


Recent comments
1 day 1 hour ago
1 day 6 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 2 days ago
1 week 5 days ago
2 weeks 1 day ago
2 weeks 1 day ago
2 weeks 1 day ago
2 weeks 1 day ago