Platform SDK: Exchange 2000 Server

LastModified Property

[This is preliminary documentation and subject to change.]

The time that the item was last modified.

[Visual Basic,VBScript]
Property LastModified as String
read-only
[C++]
HRESULT get_LastModified(BSTR* pVal);
[IDL]
HRESULT [propget] LastModified([out,retval] BSTR* pVal);

Remarks