samedi 13 décembre 2014

How to get SharePoint Online list url using Powershell?



I can retrieve a title $list.Title, but a title is not the same as url.


In C# I can get list.DefaultViewUrl, which doesn't seem to be an option in Powershell.


I found this solution with $List.RootFolder.Url but it returns empty, so I assume it's not available for SharePoint Online.


Anything else I can try?








0 commentaires:

Enregistrer un commentaire