我必须在工作中使用 Mixrosoft Outlook 2003,但是当我点击“回复”按钮时,我需要以下格式。
目前,我在回复消息时得到了这种格式:
Reply email text starts here...
-----Original Message-----
> From: <[email protected]>
> Sent: 27 August 2009 14:38
> To: <[email protected]>
> Subject: Re: What do you think?
>
> Here's a test message, hit reply and what format do you get?
但我想要的(并且需要的)格式是:
> On Thu, Aug 27, 2009 at 2:48 PM, <[email protected]> wrote:
>
> Here's a test message, hit reply and what format do you get?
有谁也遇到过这个问题吗?有什么解决办法吗?
答案1
您必须编写一个 Outlook 插件来提取和替换该代码块,老实说,我认为这不值得,向管理层/业务部门解释,这只是 Outlook 2003 的默认行为,更改它会非常极端。
我知道这不是一个技术答案,但尝试跳出技术框架思考一下,你真的认为只是为了获得更漂亮的回复字段而构建、调试、测试、安装和支持插件的麻烦吗?