StorageItem.LastModificationTime Property (Outlook)

Returns a DateTime value specifying the date and time that the Outlook item was last modified. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .LastModificationTime

expression A variable that represents a StorageItem object.

Remarks

This property corresponds to the MAPI property PidTagLastModificationTime.

See Also

Concepts

StorageItem Object Members

StorageItem Object