RSS.NET

RssChannel.WebMaster Property

The email address of the webmaster for the channel

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

Remarks

Person to contact if there are technical problems

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