Hi All
one of the unified group is hidden i am trying to unhide it i am getting the below error on the second syntax.
Set-UnifiedGroup -identity group@contoso.com -HiddenFromAddressListsEnabled $false
Set-UnifiedGroup -identity group@contoso.com -HiddenFromExchangeClientsEnabled $false
A positional parameter cannot be found that accepts argument 'False'.
+ CategoryInfo : InvalidArgument: (:) [Set-UnifiedGroup], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Set-UnifiedGroup
+ PSComputerName : outlook.office365.com