Folder
Specifies the folder path within the document library where the file specified in the File property is located.
Data Type
string
Default Value
""
Remarks
This property specifies the full, hierarchical path to the subfolder within the document library where the File is stored.
Use forward slashes to separate folder levels. For example, if the file is stored in a folder called "SubFolder" inside a folder called "BaseFolder", set this property to "/BaseFolder/SubFolder/".
The folder path must begin and end with a forward slash.