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.
我有一个用 C# 编写的 Outlook 插件的自定义视图 - 在 Outlook 2010 中,我能够显示我附加到 IMessage 的所有附加信息......在 2007 年,额外的列在视图中,但值来自 IMessage 的信息不会填充到该列中(即使 OutlookSPY 显示它们位于 IMessage 对象上)。
这里有谁知道为什么行为可能会有所不同?
谢谢