This application uses Azure Communication Services by using the Communication Services C# Email client library to send Email messages.
This application consists of demo application and reusable C# extension method which is wrapped into library module to use extension method.
Added extra output parameters(OperationId, Status, ErrorCode) to send email action to help the troubleshooting.
Added null/empty checks for all the input parameter within the extension.