Returns the /feed/entry/id property
[Visual Basic] Public Property ReadOnly Id As String [C#] public string Id { get; } [C++] public: __property String* get_Id(); [JScript] public function get Id() : String
GmailAtomFeed.AtomFeedEntry Class | RC.Gmail Namespace