Forum Discussion
Jeff Harlow
Jun 07, 2019Iron Contributor
Office365 group send email to users inbox
I have two separate occasions where when I send an email to an Office 365 group, certain users do not get the email in their inbox. I notice there is an option to subscribe new members but what about...
jerome317
Jun 10, 2019Brass Contributor
adam deltingerHey Adam, you can actually make them subscribe! Via powershell π Members can indeed unsubscribe again though...
get-unifiedgrouplinks GrouprNameHere -LinkType Members | Add-UnifiedGroupLinks GroupNameHere -LinkType Subscribers
Jun 10, 2019
I donβt think this will work! Only way afaik to change this on existing members is to change setting and readd members
- jerome317Jun 10, 2019Brass Contributor
adam deltingerIt does... that is how I spam our stubborn people again π
adam deltinger wrote:
I donβt think this will work! Only way afaik to change this on existing members is to change setting and readd members