This document is archived and information here might be outdated. Recommended version. |
The last modified time of the data.
[Visual Basic .NET]
Public Property LastModifiedTime As Object
[C#]
public object LastModifiedTime {get; set;}
[C++]
HRESULT get_LastModifiedTime(
Variant* pDateT
);
[C++]
HRESULT put_LastModifiedTime(
VARIANT pDateT
);
[C++] Parameters pDateT [out, retval]
pDateT is a parameter of type VARIANT* pDateT [in]
pDateT is a parameter of type VARIANT