Returns the feed data retreived from gmail
[Visual Basic] Public Property ReadOnly RawFeed As String [C#] public string RawFeed { get; } [C++] public: __property String* get_RawFeed(); [JScript] public function get RawFeed() : String
GmailAtomFeed Class | RC.Gmail Namespace