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