blah blah blah is here! blah blah » Close

0
votes
0 answers

Simple Office Outlook Addin using C# / cSharp

I've created a very simple Office Outlook addin (using Visual Studio 2010 C#) that displays a Winform when a new message arrives (using NewMailEx), and adds the sender, subject and received time to a listview object that is located on the W ...

Feedback