This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Description
Reporting an Issue or Missing Feature
Issue when using the Get-PnPProperty with -Property File
Expected behavior
I expect to return only the Files (type) and not the Folders
Actual behavior
When I run the Get-PnPProperty -ClientObject <myVariable> -Property File it's also giving me the folders (as a blank space for the console output, but also export those folders in my .Csv)
Steps to reproduce behavior
Please include complete code samples in-line or linked from gists

Which version of the PnP-PowerShell Cmdlets are you using?
What is the version of the Cmdlet module you are running?
3.8.1904.0
How did you install the PnP-PowerShell Cmdlets?