Forum Discussion

Ron Barr's avatar
Ron Barr
Copper Contributor
Aug 01, 2017

Email sending to O365 Group from C#

I have an appliation that runs as a scheduled task on a server that was written in C#. This application generates a report and sends a specific version of the report to each of our 86 offices. Each office has a O365 group that follows a specific naming pattern, thus allowing the email address to follow the same pattern in a manner that allows the address to be constructed in the program. This process works for 85 of the 86 offices. Number 86 was recently added and that group email address does not seem to work. The users in the group never recieve thier emails. We had noticed that is appears that the overall group functionality seems to have changed, as if an update was pushed out by Microsoft. Everything appears OK, however, the emails are never delivered.

 

Any suggestions as to what we may be missing.

 

Ron

2 Replies

  • Is this Group # 86 configured in the same way the other Groups were configured in regards of notification settings?
    • Ron Barr's avatar
      Ron Barr
      Copper Contributor

      It took some digging, but we found out that it wasn't. There is a box labeled “Let people outside of the organization email the group” that was not checked. It was missed because it does not appear with the group is being created, only after it is created and you open the group for edit does this option appear. Since this is something we do not do a lot of it got overlooked with this new group.

Resources