Tutorials
Resources
Forum
Reviews
Communities
Interview
Jobs
Projects
Training
Your
Ad
Here
Silverlight Games
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Polls
|
Revenue Sharing
|
Lobby
|
Gift Shop
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Gaurav Arora
(116)
Asheej T K
(108)
Alwyn
(91)
Last 7 Days
Alwyn
(650)
Gaurav Arora
(532)
Pradeep Kumar
(529)
more...
Resources
»
Articles
»
ASP.NET/Web Applications
»
MailMessage Class - Properties
Posted Date: 15 Mar 2004
Resource Type:
Articles
Category:
ASP.NET/Web Applications
Author:
Kasiviswanath
Member Level:
Gold
Rating:
Points
: 5
The MailMessage Class is used to send a email using SMTP Mail.
We can see the properties used in this class.
1. From - Used to set the From field of the email
2. To - Used to set the To field of the email
3. Subject - Used to set the Subject field of the emil
4. CC - Used to set the Carbon Copy field of the email
5. BCC - Used to set the Blind Copy field of the email
6. Body - Used to set the body of the email
7. Attachments
Gives the collection representing all the files attached with that mail.
8. BodyEncoding
Used to set the type of Encoding used in this mail
Eg. Base64 (or) UUEncode.
9. Headers
Returns a collection that will contain headers used by the email.
10. Priority
Used to set priority as
High/Low/Normal
11. UrlContentBase
Used to set the content Base header of an HTML email message.
12. UrlContentLocation
Used to set the content location header of an HTML email message
Responses
Author:
swapnil Kaware
14 Oct 2004
Member Level:
Bronze
Points
: 0
This information is not sufficient please Give the detail code or steps.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
to add tags.
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Localizing The Application
Previous Resource:
Don't preserve viewstate when doing a Server.Transfer
Return to Discussion Resource Index
Post New Resource
Category:
ASP.NET/Web Applications
Post resources and
earn money
!
More Resources
Localizing The Application
Adding Row Numbers
Cause button click on Enter
Adding common functionality with user controls
Path Mapping in Asp.Net
Finding -From what page was the message posted to the log?
dotNet Slackers
About Us
Contact Us
Privacy Policy
Terms Of Use