How to add attachment in RFC822 format MAIL using Google API ?
        Posted  
        
            by Pari
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pari
        
        
        
        Published on 2010-02-26T15:10:47Z
        Indexed on 
            2010/03/22
            7:01 UTC
        
        
        Read the original article
        Hit count: 333
        
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.
© Stack Overflow or respective owner