PeopleDataTypes enumeration
People data types for people data requests
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration PeopleDataTypes
'Usage
Dim instance As PeopleDataTypes
[FlagsAttribute]
public enum PeopleDataTypes
Members
Member name | Description | |
---|---|---|
None | ||
Following | ||
Followers | ||
FollowSuggestions | ||
FollowingCount | ||
IsFollowing | ||
IsFollowingAndFollowed |