_StorageItem.LastModificationTime 属性

定义

返回指定的日期和时间的 Outlook 项目的上次修改 日期时间 值。 只读。

public:
 property DateTime LastModificationTime { DateTime get(); };
public DateTime LastModificationTime { get; }
Public ReadOnly Property LastModificationTime As DateTime

属性值

注解

此属性对应于 PidTagLastModificationTime 的 MAPI 属性。

适用于