C#C
C#2y ago
NeRooN

Need to edit a outlook mail without interop

Hello, i have a .msg template that i have to work with.

First i need to read it, then edit the message and add some email addresses to send it.

This has to be dynamic, so i get the data from database and fill it.

I cannot use interop library since the server is in azure
Was this page helpful?