LastModified Property
Topic Last Modified: 2006-06-13
The time that the item was last modified. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property LastModified As Date
HRESULT get_LastModified(DATE* pVal);
Parameters
- pVal
Returns the value of the LastModified property as a reference to a DATE.