Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
SharePoint Products and Technologies
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint Server 2010 Class Libraries and Web Service References
User Profiles and Social Data Class Library
Microsoft.Office.Server.UserProfiles
UserProfile Class
UserProfile Properties
Colleagues Property
DisplayName Property
Item Property
Memberships Property
MultiloginAccounts Property
Parent Property
PersonalizationLinks Property
PersonalSite Property
PersonalUrl Property
ProfileManager Property
ProfileManagerBase Property
ProfileType Property
PublicUrl Property
QuickLinks Property
RemotePersonalSiteHostUrl Property
Suggestions Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
UserProfile
.
PersonalSite Property
SharePoint 2010
Other Versions
Office 2007
Gets the personal site of the user.
Namespace:
Microsoft.Office.Server.UserProfiles
Assembly:
Microsoft.Office.Server.UserProfiles
(in Microsoft.Office.Server.UserProfiles.dll)
Syntax
C#
VB
Copy
public
SPSite PersonalSite {
get
; }
Property Value
Type:
Microsoft.SharePoint
.
SPSite
The personal site of the user.
See Also
Reference
UserProfile Class
UserProfile Members
Microsoft.Office.Server.UserProfiles Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ