This topic has not yet been rated - Rate this topic

SyndicationItemProperty Enumeration

July 26, 2012

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)
public enum SyndicationItemProperty
<object property="enumerationValue" .../>
Member nameDescription
CustomPropertyCustom property element.
AuthorEmailAuthor email element.
AuthorNameAuthor name element.
AuthorUriAuthor URI element.
ContributorEmailContributor email element.
ContributorNameContributor name element.
ContributorUriContributor URI element.
UpdatedUpdated element.
PublishedPublished resource element.
RightsRights protected resource element.
SummarySummary element.
TitleTitle element.

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

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.