SocialFeedType 列舉
指定SocialFeed類型。
命名空間: Microsoft.SharePoint.Client.Social
組件: Microsoft.SharePoint.Client.UserProfiles.Silverlight (在 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中); Microsoft.SharePoint.Client.UserProfiles.Phone (在 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中) Microsoft.SharePoint.Client.UserProfiles (在 Microsoft.SharePoint.Client.UserProfiles.dll 中)
語法
'宣告
Public Enumeration SocialFeedType
'用途
Dim instance As SocialFeedType
public enum SocialFeedType
成員
成員名稱 | 描述 | |
---|---|---|
Personal | 目前的使用者活動。 | |
News | 目前的使用者或人員和內容,追蹤使用者活動。支援最新的活動中指定的時間範圍。 | |
Timeline | 目前的使用者或人員和內容,追蹤使用者活動。偏好包括最成員使用者的社交圖形的活動。 | |
Likes | 微型部落格文章的目前使用者按讚,表示LikeReference執行緒類型 (請參閱Reference threads and digest threads in social feeds)。 | |
Everyone | 最近目前使用者的整個組織的活動。 |
備註
摘要的摘要資料類型代表扇形區。擷取目前的使用者,任何摘要的類型,但您可以只會擷取Personal摘要不同的使用者。如需詳細資訊,請參閱的摘要類型概觀與How to: Create and delete posts and retrieve the social feed by using the .NET client object model。