SyndicationItemProperty Enumeration

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Enumeration type used to identify the syndication item element.

Namespace:  System.Data.Services.Common
Assembly:  System.Data.Services.Client (in System.Data.Services.Client.dll)

Syntax

'Declaration
Public Enumeration SyndicationItemProperty
public enum SyndicationItemProperty

Members

Member name Description
CustomProperty Custom property element.
AuthorEmail Author email element.
AuthorName Author name element.
AuthorUri Author URI element.
ContributorEmail Contributor email element.
ContributorName Contributor name element.
ContributorUri Contributor URI element.
Updated Updated element.
Published Published resource element.
Rights Rights protected resource element.
Summary Summary element.
Title Title element.

Remarks

The values of this enumeration are used when defining custom feeds.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.