SocialDataItemType 枚举
指定SocialDataItem链接的类型。
命名空间: 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 SocialDataItemType
用法
Dim instance As SocialDataItemType
public enum SocialDataItemType
成员
成员名称 | 说明 | |
---|---|---|
User | 用户提及。 | |
Document | 指向文档的链接。 | |
Site | 指向网站的链接。 | |
Tag | 标记的引用。 | |
Link | 网站的链接。 |
另请参阅
引用
Microsoft.SharePoint.Client.Social 命名空间