Retrieves a specific Folder from a given Site.
Retrieve a specific SPOFolder object from a Site given the server relative URL to the folder. The Site provided by the -Web parameter must correspond to the Site where the folder is located or else an argument out of range exception will be thrown.
Copyright 2016 Falchion Consulting, LLC
> For more information on this cmdlet and others:
> http://blog.falchionconsulting.com/
> Use of this cmdlet is at your own risk.
> Gary Lapointe assumes no liability.
------------------EXAMPLE------------------
PS C:\> Get-SPOFolder -Web "/" -Url "/Shared Documents/My Folder"