VETFile
Contains details about a Microsoft Teams file.
Property | Type | Description |
Name | String | File name and extension. |
Size | String | File size in bytes. |
Version | String | File version. |
Modified | DateTime | Date and time when the file was last modified. |
ModifiedBy | String | User or application that last modified the file. |
IsFolder | Bool | If True, the file is a folder. |
Related Commands