Remote File Information
| Property | Type | Description |
|---|---|---|
| driveId | string | The driveId of the remote file. |
| fileId | string | The fileId of the remote file. |
| openUrl | string | The Url to open the file. |
| downloadUrl | string | The Url to download the file. |
| webUrl | string | The webUrl to open the file. |
| createdBy | string | The name of the author. |
| createdDateTime | string | Date and time of file creation. |
| mimeType | string | MIME Type of the file. |
| fileName | string | File name of the file. |
| filePath | string | Path of the file from the root of the drive. |