UserProfile Properties

Include Protected Members
Include Inherited Members

The UserProfile type exposes the following members.

Properties

  Name Description
Public property Colleagues Gets a ColleagueManager object that enables you to access and modify this user's colleagues.
Public property CurrentChangeToken Gets the current UserProfileChangeToken object for the change logs of this profile's ProfileType. (Inherited from ProfileBase.)
Public property DisplayName Gets or sets the value the represents the display name of this user profile. (Overrides ProfileBase.DisplayName.)
Public property ID Gets the GUID for this profile. (Inherited from ProfileBase.)
Public property Item Contains a specified property value.
Public property Memberships Gets a MembershipManager object that enables you to access and modify this user's group memberships.
Public property MultiloginAccounts Gets and array of string objects that represent the accounts that are secondary to the master account.
Public property Parent (Overrides ProfileBase.Parent.)
Public property PersonalizationLinks Gets a PersonalizationLinkManager object that enables you to access and modify this user's personalization links.
Public property PersonalSite Gets the personal site of the user.
Public property PersonalUrl Gets the personal URL of the user.
Public property ProfileManager Gets the UserProfileManager object for this user profile.
Public property ProfileManagerBase (Overrides ProfileBase.ProfileManagerBase.)
Public property ProfileSubtype Gets or sets the profile subtype for this property. (Inherited from ProfileBase.)
Protected property ProfileSubtypeId Gets or sets the profile subtype ID. (Inherited from ProfileBase.)
Public property ProfileType (Overrides ProfileBase.ProfileType.)
Public property Properties Gets the ProfileSubtypePropertyManager object for this profile. (Inherited from ProfileBase.)
Public property PublicOrganizationViewUrl Gets the URL of the organization view page for this profile. (Inherited from ProfileBase.)
Public property PublicUrl (Overrides ProfileBase.PublicUrl.)
Public property QuickLinks Gets the QuickLinkManager object for this user profile.
Public property RecordId Gets the profile's record identifier. (Inherited from ProfileBase.)
Public property RemotePersonalSiteHostUrl Gets the absolute URL string to the user's remote personal site host, if any exists.
Public property Suggestions Returns a SuggestionManager object that enables you to create and retrieve this user’s colleague and keyword suggestions.
Public property ViewerRights Returns a bitmask of the viewer's rights to see this profile's data. (Inherited from ProfileBase.)

Top

See Also

Reference

UserProfile Class

Microsoft.Office.Server.UserProfiles Namespace