Gets or sets the subtitle of the feed. This property represents the atom:subtitle element or the description element in RSS 2.0.
Syntax
var subtitle = syndicationFeed.subtitle;
syndicationFeed.subtitle = subtitle;
Property value
Type: ISyndicationText
The atom:subtitle element or the description element in RSS 2.0.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012