0
serdar.genc@talentra.net created
Hi, I couldn't find any method related to attachment in the package. How can we send mail with attachment?
2 Answer(s)
-
0
hi
It is not supported by default, you can add new methods to implement it, you can check the corresponding documentation for details.
https://docs.microsoft.com/en-us/dotnet/api/system.net.mail.mailmessage.attachments?view=net-5.0
http://www.mimekit.net/docs/html/Creating-Messages.htm
-
0