Gmail Helper Class Library

RC.Gmail Namespace

Namespace hierarchy

Classes

Class Description
GmailAtomFeed Provides an easy method of retreiving and programming against gmail atom feeds.
GmailAtomFeed.AtomFeedEntry Class for storing the /feed/entry items
GmailAtomFeed.AtomFeedEntryCollection Collection of AtomFeedEntry objects
GmailMessage Provides a message object that sends the email through gmail. GmailMessage is inherited from System.Web.Mail.MailMessage, so all the mail message features are available.