I am working on an MVC application that stores information on Azure Cosmos DB and storing images in Azure Blobs. I want to send this data as an email, in these formats html/word/pdf/word.
I tried sending an email and then had this problem.
Please help