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