fileCreatedDate property
Retrieves the date the file was created.
Syntax
HRESULT value = object.get_fileCreatedDate(* p);
Property values
Type: BSTR
the date the file was created. For example, Monday, December 08, 1997.
Show:
Retrieves the date the file was created.
HRESULT value = object.get_fileCreatedDate(* p);
Type: BSTR
the date the file was created. For example, Monday, December 08, 1997.