Gets the current atom feed for the specified account and loads all properties and collections with the feed data. Any existing data will be replaced by the new feed.
Note If theFeedLabelproperty equalsstring.Emptythe feed for the inbox will be retreived.
[Visual Basic] Public Sub GetFeed() [C#] public void GetFeed(); [C++] public: void GetFeed(); [JScript] public function GetFeed();
GmailAtomFeed Class | RC.Gmail Namespace