How can I find out in my outlook add-in, that a new message is sent/accepted?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Anna Dolzhenko
    New Member
    • Nov 2010
    • 2

    How can I find out in my outlook add-in, that a new message is sent/accepted?

    Hello everyone! I'm a beginner in add-in programming. I'm writing a C# application (outlook add-in), which would replace the standard reading pane with my own message chain tree pane. 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.
Working...