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