Gmail Helper Class Library

GmailAtomFeed.Title Property

Returns the /feed/title property

[Visual Basic]
Public Property ReadOnly Title As String
[C#]
public string Title { get; }
[C++]
public: __property String* get_Title();
[JScript]
public function get Title() : String

See Also

GmailAtomFeed Class | RC.Gmail Namespace