Search Options
close
Search the following clips:
All Clips
Everyone's Clips
My Guides
Sign Up
Install
Learn More
Login
C# .Net Gmail Tools
travislaborde
follow
0
2-22-2008 8:06 AM
524 views
tags:
programming
,
gmail
,
.net
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Related Clips
Digital Art Animations using "Processing"
Future 'Top 10' Hot Careers in 2012
Sordid Lives
How to Understand the Financial Crisis in ...
Sql Server and .NET Min and Max Date Ranges
Fav Programmer Cartoons
Custom Toyota MR2 carputer
More clips from
travislaborde
Very Creepy Old Ads
Rubik's Cube Solver
DotNetNuke 5.0: Now with jQuery
Today's Top Clips
Earth From Above - Stunning!
Stories They Can't Tell You
Saudi Cleric Favours One-Eye Veil
Artist Builds Temple of Science
The Man Who Stuck His Head Inside a Particle Accelerator
Cannabis less harmful than drinking, smoking: report
Scientists create solar cells with a twist.
S&M Porn Illegal-Real Life Torture-OK!
Online Identity tools
AP: Palin attack "exaggerated" or "outright false"
visit the
Top Clips page
View the Top Clips from
February 22, 2008
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/3f4fe78c-1c2d-4fce-9869-5fcd4a9e39f6/00E4C768-6BEA-4D02-9897-AAF3C9F540CB/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://code.msdn.microsoft.com/CSharpGmail" href="http://code.msdn.microsoft.com/CSharpGmail" style="font-size: 11px;">code.msdn.microsoft.com</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.msdn.microsoft.com/CSharpGmail"><H1 class="ProjectHeader NoMargin"> <A href="http://code.msdn.microsoft.com/CSharpGmail" class="NoUnderline" id="ctl00_ctl00_WideContent_ProjectTitleControl1_ProjectTitleLink"><SPAN id="ctl00_ctl00_WideContent_ProjectTitleControl1_TitleLabel">C# .Net Gmail Tools</SPAN></A> </H1></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://code.msdn.microsoft.com/CSharpGmail"><PRE> //Send a message with one line of code RC.Gmail.GmailMessage.SendFromGmail("username", "password", "toAddress@gmail.com", "subject", "message body"); //Send a message with one line of code with a MailMessage object RC.Gmail.GmailMessage.SendMailMessageFromGmail("username", "password", mailMessageObject); //Use the GmailMessage object to create and send your message RC.Gmail.GmailMessage gmailMsg = new RC.Gmail.GmailMessage("username", "password"); gmailMsg.To = "RCcode@gmail.com"; gmailMsg.From = "fromAddress@gmail.com"; gmailMsg.Subject = "C# Test Message"; gmailMsg.Body = "Test body"; MailAttachment attachment = new MailAttachment(@"c:\testfile.txt"); gmailMsg.Attachments.Add(attachment); gmailMsg.Send(); </PRE></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/00E4C768-6BEA-4D02-9897-AAF3C9F540CB/blog/" title="blog or email this clip"><img src="http://content8.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Blog
Copyright
Privacy
EULA
OK