2
Answers

mail sending using WEB API s.

Photo of VEERENDRA kUMAR

VEERENDRA kUMAR

10y
937
1
how to send e-mail  through my application in asp.net C# vs 2013 using only WEB API s.
 for example my data is
receiver mailid:abc@123
subject:"invitation";
body:"welcome to c-sharp corner";

mail id like:
[email protected]
[email protected]
[email protected]

please send

Answers (2)