UserProfile.CreatePersonalSiteEnque method

Enqueues creating a personal site for the user, which can be used to share documents, sites, and other files.

Overload list

  Name Description
Public method CreatePersonalSiteEnque() Enqueues creating a personal site for the user, which can be used to share documents, sites, and other files.
Public method CreatePersonalSiteEnque(Boolean) Enqueues creating a personal site for the user, which can be used to share documents, sites, and other files.

Top

Remarks

For SharePoint Online development, My Site Host administrators can also use the ProfileLoader.CreatePersonalSiteEnqueueBulk method to create personal sites for one or more users.

See also

Reference

UserProfile class

UserProfile members

Microsoft.SharePoint.Client.UserProfiles namespace