PersonProperties 成员
Represents user properties.
PersonProperties 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
AccountName | Gets the user's account name, usually in the format domain\alias. |
![]() |
CanonicalId | Gets the user's canonical ID. |
![]() |
DirectReports | Gets the account names of the user's direct reports. |
![]() |
DisplayName | Gets the user's display name. |
![]() |
Gets the user's email address. | |
![]() |
ExtendedManagers | Gets the account names of the user's manager hierarchy. |
![]() |
ExtendedReports | Gets the account names of the user's extended reports. |
![]() |
IsFollowed | Gets a Boolean value that indicates whether the user is being followed by the current user. |
![]() |
LatestPost | Gets the user's latest microblog post. |
![]() |
Peers | Gets the account names of the user's peers. |
![]() |
PersonalUrl | Gets the absolute URL of the user's personal site. |
![]() |
PictureUrl | Gets the URL of the user's profile picture. |
![]() |
Title | Gets the user's title. |
![]() |
UserProfileProperties | Gets the user profile properties for the user. |
![]() |
UserUrl | Gets the URL of the user's profile page. |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首