| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Beta.Groups
$params = @{
"@odata.id" = "https://graph.microsoft.com/beta/users/alexd@contoso.com"
}
New-MgBetaGroupRejectedSenderByRef -GroupId $groupId -BodyParameter $params