ItemType - LastModifiedTime属性 [英] ItemType - LastModifiedTime property

查看:79
本文介绍了ItemType - LastModifiedTime属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

ItemTYpe有一个名为LastModifiedTime的属性。我需要知道CalendarItem何时更新。如果用户进入约会并以某种方式修改约会,此属性是否会设置?我已经对CalendarItem进行了更改,似乎此属性没有得到更新。

我在MSDN上也注意到了这个注释,这实际上是说这个字段不会更新吗?


LastModifiedTime 属性签名不正确,因为它表明此属性是可设置的。 setter属性是一个事实,即自动生成的代理生成器没有上下文来考虑服务器业务逻辑,这不允许设置此属性。

ItemTYpe has a property called LastModifiedTime.  I need to know when a CalendarItem has been updated.  If a user goes into their appointment and modifies the appointment in some way, will this property get set?  I have made changes to a CalendarItem and it seems that this property does not get updated.

I also noticed this remark on MSDN and is this actually saying this field will not get updated?

The LastModifiedTime property signature is incorrect because it suggests that this property is settable. The setter property is an artifact of the fact that the auto-generated proxy generator does not have the context to account for the server business logic, which does not allow this property to be set.

推荐答案

我假设你说的属性是"PR_LAST_MODIFICATION_TIME"。如果您说的情况发生,该属性将更新。如果您使用MFCMAPI检查此属性,请在启动该工具之前从邮件配置文件中取消选中交换缓存模式。因此,工具可以检查邮箱中的邮件,而不是本地OST文件。然后,你可以看到,该属性已被更改


这篇关于ItemType - LastModifiedTime属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆