3
votes

I'm currently working on an Outlook 2010 Add-In with C#. Is there any way to customize the "From/To/CC/Subject" pane in Outlook 2010?

Specifically, I hope to implement the following functionality:

  1. Add a new field below the subject of an email
  2. Add two icons on the right of that area

I need to do that both for email previews and when reading an email in a new window. See this ImageShack pic as an example.

1

1 Answers