Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

The PR_LAST_MODIFICATION_TIMEproperty contains the date and time the object or subobject was last modified.

Additional Information

May be exposed by:

All objects including attachment subobjects

Identifier:

0x3008

Property type:

PT_SYSTIME

Property tag:

0x30080040

Remarks

The PR_LAST_MODIFICATION_TIMEproperty is initially set when SetProps is first called. Attachment subobjects can update it as necessary by copying the last modification time maintained by the native file system.

Requirements

Header mapitags.h
Library cemapi.lib
Windows Embedded CE Windows CE 3.0 and later
Windows Mobile Pocket PC 2002 and later, Smartphone 2002 and later

See Also