0
Answer

Hidden Attachment using System.Net.Mail

Photo of Glenn Sanchez

Glenn Sanchez

13y
2.1k
1
Hi All,

Is there a way to attach a file using System.Net.Mail wherein the file is hidden from the recipients outlook application?


Here is part of my code:

m.Attachments.Add(new net.Attachment("c:\\hiddenfile.txt"));

Thanks.

Answers (0)

Next Recommended Forum