Is there a way to convert a Security or Microsoft 365 group to a Mail-enabled security group?
I tried to perform such a function, but it did not bring the proper result
Set-AzureADGroup -ObjectId $ObjectId -SecurityEnabled $true
Is there a way to convert a Security or Microsoft 365 group to a Mail-enabled security group?
I tried to perform such a function, but it did not bring the proper result
Set-AzureADGroup -ObjectId $ObjectId -SecurityEnabled $true