SocialThreadType 枚举

指定SocialThread类型。

命名空间:  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 SocialThreadType
用法
Dim instance As SocialThreadType
public enum SocialThreadType

成员

成员名称 说明
Normal 普通线程 (而不是参考线程)。
LikeReference 对某人赞的文章的引用。
ReplyReference 对回复的引用。
MentionReference 对帖子提及某人的引用。
TagReference 对包含标签的帖子的引用。

备注

有关线程类型的详细信息,请参阅SharePoint Server 2013 好友动态订阅源中的引用线索和摘要线索

另请参阅

引用

Microsoft.SharePoint.Client.Social 命名空间