Convert Azure group to mail-enabled security group

Viewed 80

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
0 Answers
Related