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:
我能否创建一个插件,可以展示一封邮件对话线程,并且用不同的颜色给交替的回复信息着色?
我可以更改用于显示邮件的渲染引擎吗?
我可以在获取电子邮件时解析、更改它们,并将更改后的版本保存在服务器和本地机器上吗?