ActivityEvent.CreateSyndicationItem Method
Include Protected Members
Include Inherited Members
Creates a syndication item and fills in its main properties.
Overload List
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. |
Top
Remarks
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.