I have no experience in plugin development for MS Office. Can anyone tell me what is possible to do with the MS Outlook plugin API. The specific thing I am interested in is to change the way that Outlook displays emails. For example:
Can I make a plugin that will show an email conversation thread and color each alternate RE: message in a different color?
Can I change the rendering engine used to display the emails?
Can I parse the emails upon fetching, change them and save the changed version on the server, and on the local machine?