With the deprecation of EWS there should be a better option than SMTP mail. A proven way forward would be to utilize Microsoft Graph API to send emails. This could of course be accomplished by a PowerShell activity, but I would like to make an activity that takes the exact same input as the current SendEmailNotification activity. Just to make the transition to the new future proofed activity easier.
With the deprecation of EWS there should be a better option than SMTP mail. A proven way forward would be to utilize Microsoft Graph API to send emails. This could of course be accomplished by a PowerShell activity, but I would like to make an activity that takes the exact same input as the current SendEmailNotification activity. Just to make the transition to the new future proofed activity easier.