Gmail Helper Class Library

GmailAtomFeed Class

Provides an easy method of retreiving and programming against gmail atom feeds.

For a list of all members of this type, see GmailAtomFeed Members.

System.Object
   RC.Gmail.GmailAtomFeed

[Visual Basic]
Public Class GmailAtomFeed
[C#]
public class GmailAtomFeed
[C++]
public __gc class GmailAtomFeed
[JScript]
public class GmailAtomFeed

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: RC.Gmail

Assembly: GmailHelper (in GmailHelper.dll)

See Also

GmailAtomFeed Members | RC.Gmail Namespace