OneDrive_File.size
size
Group: Metadata
Documentation
Returns the size of a file in bytes.
Errors
- If the
OneDrive_Filerepresents a directory, anIllegal_Argumenterror is thrown. - If the bucket or object does not exist, a
File_Error.Not_Foundis thrown.
Remarks
Data Links
If the file is a data link that points to a file, the size of the target file will be returned.