In-Function Filtering
Opened this issue · 0 comments
PsychoData commented
Build out cmdlets to support returning only some items from various types of non-derived filters in-function (SiteName, SiteID, ClientID, ListID, TenantID, FolderName)
IE Make it so you could do Get-ODSyncedFolderConfig -SiteName "TestTeam" -FolderName "General"
or similar.