Skip to main content

OneDrive_File.creation_time

creation_time

Group: Metadata

Documentation

Gets the creation time of a file.

Errors

  • If the OneDrive_File represents a directory, an Illegal_Argument error is thrown.
  • If the bucket or object does not exist, a File_Error.Not_Found is thrown.

Remarks

If the file is a data link, this returns the creation time of the data link.