C# outlook add-in. Reading pane, message pane.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anna Dolzhenko

    C# outlook add-in. Reading pane, message pane.

    Hello! I'm a beginner in add-in programming. So I have a problem. I'm writing a C# application (outlook add-in), which would replace the standard reading pane with my own message chain tree pane. So my questions are:
    1) How to replace the standard outlook reading pane with a custom pane?
    2) How to get such properties of messages,repres ented in outlook message pane, as subject, date, sender, ...
    3) How can I identify which message is selected in the outlook message pane?
    4) When a new message is sent or accepted the message chain should be refreshed. So how can I find out, that a new message is sent/accepted?

    Any help will be useful... Thank you very much.
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32662

    #2
    Anna, You have four questions. Please post four threads. One for each.

    I will lock this thread now. You can still read it but no-one can reply further.

    Comment

    Working...