How to add attachment in RFC822 format MAIL using Google API ?
- by Pari
I am trying to add attachment in RFC822 format MAIL using Google API (c#).
Referring to this link
http://code.google.com/apis/apps/email_migration/developers_guide_dotnet.html
How should i start?
Can anyone give me sample mail value?
Is there any study material or documentation available on net.To understand
Google Apps Email Migration API.