Partilhar via


ActivityEvent.CreateSyndicationItem Method

Include Protected Members
Include Inherited Members

Creates a syndication item and fills in its main properties.

Overload List

  Name Description
Public method CreateSyndicationItem(ActivityTypesCollection, ContentType) Creates a new feed item and fills in its main properties.
Public method 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.

See Also

Reference

ActivityEvent Class

ActivityEvent Members

Microsoft.Office.Server.ActivityFeed Namespace