This documentation is archived and is not being maintained.
SyndicationItemProperty Enumeration
Visual Studio 2010
Enumeration type used to identify the syndication item element.
Assembly: System.Data.Services.Client (in System.Data.Services.Client.dll)
| 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. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: