fileUpdatedDate property
Retrieves the date the file was last updated.
Syntax
HRESULT value = object.get_fileUpdatedDate(* p);
Property values
Type: BSTR
the date of the last update. For example, Monday, December 08, 1997.
Show:
Retrieves the date the file was last updated.
HRESULT value = object.get_fileUpdatedDate(* p);
Type: BSTR
the date of the last update. For example, Monday, December 08, 1997.