David-Barrett-MS / PowerShell-EWS-Scripts

A collection of PowerShell scripts that use EWS to perform actions against Exchange mailboxes
MIT License
118 stars 13 forks source link

Add -Hide parameter to Update-Folders.ps1 script #59

Open David-Barrett-MS opened 2 months ago

David-Barrett-MS commented 2 months ago

Expose PidTagAttributeHidden directly as a parameter ( -Hide ) to make hiding folders easier.

Note that in the meantime it can be updated using -AddProperties.