The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Learn How to Program Outlook using C#

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dan Fernandez

Posts: 456
Nickname: danielfe
Registered: Aug, 2003

Daniel Fernandez is the Product Manager for C# in the developer division at Microsoft.
Learn How to Program Outlook using C# Posted: Jun 8, 2004 12:28 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Dan Fernandez.
Original Post: Learn How to Program Outlook using C#
Feed Title: Dan Fernandez's Blog
Feed URL: /msdnerror.htm?aspxerrorpath=/danielfe/Rss.aspx
Feed Description: Dan discusses Dot Net.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Dan Fernandez
Latest Posts From Dan Fernandez's Blog

Advertisement

Andrew Troelsen wrote a great article on creating an Outlook add-in using C#.  Having had to struggle to create my first C# Outlook add-in, I realized how difficult it was to create and that there was little information on MSDN.  You should definitely check it out, the article includes a  Console version of Pine, “OPine”. 

Not only that, it also includes an Outlook COM add-in written in C#. The add-in displays rollup statistics that shows you how many emails you've sent and received over a day and month. It's a great way to track how far behind you are... 

In my (non-existant) free time I want to add some more statistics to the COM add-in:

  • Sent/Received Ratio
  • Avg Time to Respond to an email message
  • Avg amount of scheduled and non-scheduled time in your calendar (ex: 3 hours of non-scheduled time/day)
  • Hook it up to an XML Web service so that you can record your “busy” score 

If you have other good ideas for C# articles that you can't find good information on, let me know.

PS: Thanks to Dan Crevier and Omar Shahine for reviewing the content.

Read: Learn How to Program Outlook using C#

Topic: Visual Studio Team System Announced! Previous Topic   Next Topic Topic: Let us now mourn the passing of 'Firefly'...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use