Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C#

Managed MAPI(Part 1): Logon MAPI Session and Retrieve Message Stores

Rate me:
Please Sign up or sign in to vote.
4.70/5 (8 votes)
9 Sep 2012CPOL8 min read 48.9K   1.8K   23  
This article demonstrates how to implement pure .NET MAPI, and use this managed MAPI component to do a little WPF MAPI application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Australia Australia
Fred is a senior software developer who lives in Melbourne, Australia. In 1993, he started Programming using Visual C++, Visual Basic, Java, and Oracle Developer Tools. From 2003, He started with .Net using C#, and then expertise .Net development.

Fred is often working with software projects in different business domains based on different Microsoft Technologies like SQL-Server, C#, VC++, ASP.NET, ASP.Net MVC, WCF,WPF, Silverlight, .Net Core and Angular, although he also did some development works on IBM AS400.

Comments and Discussions