Overwrite Property
Whether to overwrite the local or remote file.
Syntax
onedrivecontrol.Overwrite[=boolean]
Default Value
False
Remarks
This property specifies whether the file is overwritten. When calling DownloadFile this determines if LocalFile is overwritten. When calling UploadFile this determines if the resource is overwritten. When uploading the file can also be renamed if it already exists, see RenameIfExists for details.
Data Type
Boolean