index
>
Windows Forms General
> convert string to MailMessage
convert string to MailMessage
Is there a way to convert a string to a MailMessage?
Thanks,
Zath
Zath Wednesday, March 01, 2006 6:20 PM
Yes, but you need to know what format your "string" is, so you can parse it into pieces to fill the required properties of MailMessage class.
Regards,
-chris
Chris Vega Thursday, March 02, 2006 2:26 AM
Yes, but you need to know what format your "string" is, so you can parse it into pieces to fill the required properties of MailMessage class.
Regards,
-chris
Chris Vega Thursday, March 02, 2006 2:26 AM
You can use google to search for other answers
Custom Search
More Threads
URGENT: How to store Backcolor of MS TextBox if Enabled is changed?
How does one assign an icon to a single program?
KeyUp event incorrectly sent to form 'beneath' a MessageBox
Use of WM_CTLCOLORSTATIC in VB.NET? How to do it. Need some help.
Using images from a dll resources.resx
How to separate the command targets with command invokers?
Multiple Forms showing in task bar
Command-Line Arguments
GetOleDbSchemaTable
icons
Home
Copyright 2009-2010 by windowsdevelop.com All rights reserved