SP.UserProfiles.PersonalSiteCapabilities enumeration (sp.userprofiles)

Specifies the capabilities of a personal site.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

SP.UserProfiles.PersonalSiteCapabilities

Members

The PersonalSiteCapabilities enumeration has the following members.

Member

Value

Description

none

0

The site has no capabilities.

profile

1

social

2

storage

4

myTasksDashboard

8

education

16

guest

32

Remarks

This enumeration allows a bitwise combination of its member values.

See also

Other resources

SP.UserProfiles namespace