Grant "send on behalf" permission to a mailbox to a security group using powershell

Grant "send on behalf" permission to a mailbox to a security group using powershell
set-mailbox "user" -GrantSendOnBehalfTo "securitygroup"