Forum Discussion
Joakim Ekeblad
May 14, 2018Copper Contributor
How can i suppress the notification email sent when adding a user to a team
Hi, I have a requirement from a customer that no email notification should be sent when creating/adding users to a o365 group. I have seen powershell commands to turn this off but I need to add it t...
May 14, 2018
Have you seen this: https://techcommunity.microsoft.com/t5/Office-365-Groups/How-to-remove-the-Welcome-Message-when-a-new-member-joins-a/td-p/56573?
Joakim Ekeblad
May 14, 2018Copper Contributor
Hi Juan and thanks for the reply,
Yes, I have seen the thread and though I haven't actually tried, executing the powershell commandsfor this in C# seems like stepping out on pretty thin ice.
Loading the modules into powershell + the user authentication will most likely lead to quite a complicated solutions.
Anyone with any experience regarding this that?
Best regards
//Joakim