Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我修改或更改 mailItem 中的任何属性时,Outlook 会在交换时永久保存更改。例如,当我更改邮件主题时,Outlook 会将更改与 Exchange 同步。是否可以临时修改邮件,仅用于查看目的?
首先,除非调用 Save,否则 Outlook 不会保存更改。但如果用户关闭消息,它会提示您保存更改。
最重要的是,您需要重新考虑您要解决的问题 - 听起来您确实想要显示与 Outlook 实际存储的内容不同的内容。您可以尝试完全显示不同的项目,或更改(如果可能)Outlook 显示数据的方式,而不是临时修改项目。