UserProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.UserProfiles.UserProfile", ServerTypeId="{a3b3b313-df8c-4192-b623-57b8fa3872d9}")]
public class UserProfile : Microsoft.SharePoint.Client.ClientObject
type UserProfile = class
inherit ClientObject
Public Class UserProfile
Inherits ClientObject
- Inheritance
- Attributes
Constructors
UserProfile(ClientRuntimeContext, ObjectPath) |
Properties
AccountName | |
Context | (Inherited from ClientObject) |
DisplayName | |
FollowedContent | |
FollowPersonalSiteUrl | |
IsDefaultDocumentLibraryBlocked | |
IsPeopleListPublic | |
IsPrivacySettingOn | |
IsSelf | |
JobTitle | |
MySiteFirstRunExperience | |
MySiteHostUrl | |
O15FirstRunExperience | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
PersonalSite | |
PersonalSiteCapabilities | |
PersonalSiteFirstCreationError | |
PersonalSiteFirstCreationTime | |
PersonalSiteInstantiationState | |
PersonalSiteLastCreationTime | |
PersonalSiteNumberOfRetries | |
PictureImportEnabled | |
PictureUrl | |
PublicUrl | |
ServerObjectIsNull | (Inherited from ClientObject) |
SipAddress | |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |
UrlToCreatePersonalSite |