RSS.NET

RssChannel.ManagingEditor Property

The email address of the managing editor of the channel, the person to contact for editorial inquiries

[Visual Basic]
Public Property ManagingEditor As String
[C#]
public string ManagingEditor {get; set;}

Remarks

Maximum length is 100 (For RSS 0.91)

The suggested format for email addresses in RSS elements is

bull@mancuso.com (Bull Mancuso)

See Also

RssChannel Class | Rss Namespace