PersonProperties members

Represents user properties.

The PersonProperties type exposes the following members.

Properties

  Name Description
Public property AccountName Gets the user's account name, usually in the format domain\alias.
Public property CanonicalId Gets the user's canonical ID.
Public property DirectReports Gets the account names of the user's direct reports.
Public property DisplayName Gets the user's display name.
Public property Email Gets the user's email address.
Public property ExtendedManagers Gets the account names of the user's manager hierarchy.
Public property ExtendedReports Gets the account names of the user's extended reports.
Public property IsFollowed Gets a Boolean value that indicates whether the user is being followed by the current user.
Public property LatestPost Gets the user's latest microblog post.
Public property Peers Gets the account names of the user's peers.
Public property PersonalUrl Gets the absolute URL of the user's personal site.
Public property PictureUrl Gets the URL of the user's profile picture.
Public property Title Gets the user's title.
Public property UserProfileProperties Gets the user profile properties for the user.
Public property UserUrl Gets the URL of the user's profile page.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PersonProperties class

Microsoft.Office.Server.UserProfiles namespace