ActivityEvent.CreateSyndicationItem Method
SharePoint 2010
Creates a syndication item and fills in its main properties.
| Name | Description | |
|---|---|---|
|
CreateSyndicationItem(ActivityTypesCollection, ContentType) | Creates a new feed item and fills in its main properties. |
|
CreateSyndicationItem(ActivityType, ActivityTemplate, ContentType) | Creates a new syndication item and fills in its main properties. |
This method helps support the SyndicationFeed object model defined by the Syndication namespace. The Owner and Publisher properties of this class, which are Entity objects, match with SyndicationPerson. The Link property matches with SyndicationLink. The ActivityEvent object matches with SyndicationItem.