Outlook 2010 Add-In : Get MailItem using C#
C# – MailItem object deals with mail messages in Outlook 2010 Object Model. We will extend our program, which was written in our previous article, “Outlook 2010 Add-In : Add Button to Outlook using C#“, to display the Subject of the selected Mail item, when we click on the Button (which was added through our […]