No announcements
Found 1995073 threads
-
0 Votes
MailMessage class missing
Hi, Does the MailMessage class exist in Silverlight? I cannot find the namespace System.Net.Mail.Answered | 2 Replies | 4084 Views | Created by geekchick - Wednesday, September 2, 2009 10:30 PM | Last reply by Brauliod - Thursday, September 3, 2009 3:44 AM -
2 Votes
MailMessage Class
Hello Everyone. Could someone help me In my computer (Windows 7 - net framework 4.5). using Ninjatrader ( a C# trading Program ) I could send emails using ...Answered | 3 Replies | 320 Views | Created by Juglar - Tuesday, June 7, 2016 11:39 PM | Last reply by Marcus1979 - Wednesday, June 8, 2016 9:22 AM -
0 Votes
MailMessage Class
, it would reply to the value of the ReplyTo property rather than the original sender. Regards. We are trying to better understand customer views on social ...Answered | 1 Replies | 475 Views | Created by Gobinath Natarajan - Friday, March 13, 2015 2:47 AM | Last reply by Fred Bao - Friday, March 13, 2015 9:55 AM -
1 Votes
Sending mail with Mailmessage class C++
Hellow I am using mailmessage class in c++ for Sending mail. when I am using some internet suppliers it works ...Answered | 3 Replies | 1781 Views | Created by roteli - Tuesday, November 1, 2011 10:57 AM | Last reply by roteli - Sunday, November 6, 2011 8:16 AM -
1 Votes
How can I serialize an instance of the MailMessage class?
Tense Alcyoneus said: In order to deserialize the MailMessage class and reconstitute an instance, you really do have to essentially wrap almostAnswered | 5 Replies | 8960 Views | Created by TenseAlcyoneus - Tuesday, July 1, 2008 8:11 PM | Last reply by Calle Mellergardh - Friday, July 11, 2008 9:32 AM -
0 Votes
In the Visual C# MailMessage class, how do you remove an attachment?
In the Visual C# MailMessage class, how do you remove an attachment? We have modified the code on a project I am working on. Part of the modifications seem to ...Answered | 1 Replies | 1056 Views | Created by Bobby Lawrence - Monday, December 16, 2013 7:29 PM | Last reply by Amy Peng - Wednesday, December 18, 2013 5:25 AM -
0 Votes
How to assign Base64 Encoding method of the MIME header in MailMessage class
like to know that is it possible to assign "B" ( Base64 ) in the MailMessage class? I wrote a sample app to reproduce this problem. You can try it ... -
0 Votes
Problems sending e-mail with attatchments using the class MailMessage.
I'm using the class System.Net.Mail.Attatchment . Its constructor is new Attachment(stream, name)Unanswered | 2 Replies | 3328 Views | Created by Marcos Cesar Barbosa - Wednesday, July 25, 2007 2:09 PM | Last reply by Marcos Cesar Barbosa - Monday, July 30, 2007 12:13 PM -
0 Votes
Help me a solution for email editor (very urgent)
Best thing you can do here is, provide a HTML view in your MailMessage Class. You can use AlternateView and LinkedResource for this purpose.Unanswered | 7 Replies | 2925 Views | Created by Le Vo Quang - Friday, December 4, 2009 7:37 AM | Last reply by Le Vo Quang - Monday, December 7, 2009 9:02 AM -
0 Votes
How to create Automated E-mail in asp.net
Use the MailMessage class inAnswered | 1 Replies | 2862 Views | Created by jitendra badkas - Tuesday, December 26, 2006 10:28 AM | Last reply by Ken Tucker - Tuesday, December 26, 2006 11:38 AM -
0 Votes
sending e-mail
I have created a webservice and in I use the System.Web.Mail class to send an email. I would like to know like I can keep the message that is sent, since the MailMessage ...Unanswered | 1 Replies | 3703 Views | Created by Miguel Angel Sánchez - Sunday, May 14, 2006 9:58 PM | Last reply by cgraus - Sunday, May 14, 2006 10:01 PM -
0 Votes
Special characters
I'm sending out emails, and I'm using the MailMessage class. Now I'm sending email's out with spanish text, how do I make is so that it wont replace text that has ' like í, ú when ...Answered | 1 Replies | 3638 Views | Created by xlordt - Wednesday, April 18, 2007 1:22 PM | Last reply by Mariya Atanasova [Microsoft Edge] - Wednesday, April 18, 2007 6:19 PM -
0 Votes
sending email in plain text and html
I am reading the documentation for System.Net.Mail right now, and there is an AlternateView property for the MailMessage class to do what you want. You said you ...Answered | 3 Replies | 3629 Views | Created by BurritoSmith - Wednesday, November 29, 2006 5:54 PM | Last reply by K.Kong - Saturday, June 7, 2008 7:54 AM -
0 Votes
urgent help require ! problem in html formatting using MailMessage object
While sending a mail through MailMessage class in html format , a char '!' is appending in text automatically disturbing formatting of ...Answered | 1 Replies | 3182 Views | Created by Techno001 - Thursday, July 3, 2008 11:55 AM | Last reply by Devasena_ace - Friday, July 4, 2008 7:12 AM -
0 Votes
How to send mail in WP 7 ?
HI, I want to send Email from my application that I am developing from Window Phone 7. But MailMessage ...Unanswered | 4 Replies | 5095 Views | Created by deepti_M - Monday, January 24, 2011 1:21 PM | Last reply by deepti_M - Thursday, January 27, 2011 4:48 AM -
0 Votes
Send mail with an account and get return with other mail account
Hey, andre_mdr! You can setup sender in MailMessage class. Read more in How to setAnswered | 3 Replies | 2598 Views | Created by andre_mdr - Tuesday, February 19, 2008 7:53 PM | Last reply by practicalguy - Friday, March 13, 2009 8:55 AM -
0 Votes
email attachment
I am using MailMessage Class to send attachments as part of the email. Sometimes it sends out an email with attachments and sometimes it doesnt add attachment. I guess ...Unanswered | 2 Replies | 2911 Views | Created by sandeep437 - Monday, January 5, 2009 8:40 PM | Last reply by sandeep437 - Monday, January 5, 2009 9:32 PM -
0 Votes
creating mail from .net application
Hello.I need to create mail message from my application, but not using mailmessage class. I want to open new message window at default mail agent on client machin (Outlook ...Answered | 3 Replies | 6058 Views | Created by hABi2aL - Monday, September 26, 2005 8:46 AM | Last reply by hABi2aL - Monday, September 26, 2005 11:12 AM -
0 Votes
suggestion/clarity on e-mail feature... imp
I believe you want to send email from a .NET code. MailMessage class in System.net.mail can solve this quiet easily... I have ...Answered | 6 Replies | 3707 Views | Created by rich micro - Thursday, December 11, 2008 9:42 PM | Last reply by GajaKannan - Saturday, December 13, 2008 4:36 AM -
0 Votes
How can i send mail to an external mail address without setting Fields property
Amit Potdar i was do this code.but, still shown the error(The name 'mailMessage' does not exist in the currentUnanswered | 1 Replies | 2933 Views | Created by Amit Potdar - Wednesday, July 23, 2008 6:07 PM | Last reply by john anvent - Thursday, July 24, 2008 7:38 AM - Items 1 to 20 of 1995073 Next ›
No announcements