PropertyConstants Members
Include Protected Members
Include Inherited Members
Contains the property constants to be passed into the indexer of the UserProfile object.
The PropertyConstants type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
AboutMe | Specifies the name of the property that contains user profile information about the user associated with a specified user profile. | |
AccountName | Specifies the name of the property that contains the user name for a user associated with a specified user profile. | |
ADGuid | Specifies the name of the property that contains the GUID of an instance of the Active Directory directory service associated with a specified user profile. | |
Assistant | Specifies the name of the property that contains the assistant information for a user associated with a specified user profile. | |
Birthday | Specifies the name of the property that contains the birthday date for a user associated with a specified user profile. | |
CellPhone | Specifies the name of the property that contains the cell phone number for a user associated with a specified user profile. | |
Department | Specifies the name of the property that contains the department name for a user associated with a specified user profile. | |
DirectReports | Specifies the name of the property that contains the names of direct reports for a user associated with a specified user profile. | |
DontSuggestList | Specifies the name of the property that contains the do not suggest list for a user associated with a specified user profile. | |
Dottedline | Specifies the name of the property that contains the dotted line display for a user associated with a specified user profile. | |
Fax | Specifies the name of the property that contains the fax number for a user associated with a specified user profile | |
FirstName | Specifies the name of the property that contains the first name for a user associated with a specified user profile. | |
HireDate | Specifies the name of the property that contains the hire date for a user associated with a specified user profile. | |
HomePhone | Specifies the name of the property that contains the home phone number for a user associated with a specified user profile. | |
Interests | Specifies the name of the property that contains the interests information for a user associated with a specified user profile. | |
LastColleagueAdded | Specifies the name of the property that contains the colleague name that was added most recently for a user associated with a specified user profile. | |
LastName | Specifies the name of the property that contains the last name for a user associated with a specified user profile. | |
Manager | Specifies the name of the property that contains the manager name for a user associated with a specified user profile. | |
MasterAccountName | ||
MySiteUpgrade | Specifies the name of the property that contains the My Site upgrade information for a user associated with a specified user profile. | |
Office | Specifies the name of the property that contains the office location for a user associated with a specified user profile. | |
OutlookWebAccessUrl | Specifies the name of the property that contains the Microsoft Office Outlook Web Access URL for a user associated with a specified user profile. | |
PastProjects | Specifies the name of the property that contains the past projects information for a user associated with a specified user profile. | |
Peers | Specifies the name of the property that contains the peers information for a user associated with a specified user profile. | |
PersonalSpace | Specifies the name of the property that contains the personal space information for a user associated with a specified user profile. | |
PictureUrl | Specifies the name of the property that contains the URL of a picture associated with a specified user profile. | |
PreferredName | Specifies the name of the property that contains the preferred name for a user associated with a specified user profile. | |
PublicSiteRedirect | Specifies the name of the property that contains the URL to use to redirect to the public view of a specified user profile. | |
QuickLinks | Specifies the name of the property that contains the list of links that are displayed in the My Links portion of a specified user profile. | |
ResourceAccountName | ||
ResourceSID | ||
Responsibility | Specifies the name of the property that contains the responsibility information for a user associated with a specified user profile. | |
School | Specifies the name of the property that contains the school information for a user associated with a specified user profile. | |
SID | Specifies the name of the property that contains the security identifier () for a user associated with a specified user profile. | |
SipAddress | Specifies the name of the property that contains the Session Initiation Protocol (SIP) address for a user associated with a specified user profile. | |
Skills | Specifies the name of the property that contains the skills information for a user associated with a specified user profile. | |
Title | Specifies the name of the property that contains the job title for a user associated with a specified user profile. | |
UserGuid | Specifies the name of the property that contains the GUID for a user associated with a specified user profile. | |
UserName | Specifies the name of the property that contains the user name for a user associated with a specified user profile. | |
WebSite | Specifies the name of the property that contains a Web site URL identified by the user associated with a specified user profile. | |
WorkEmail | Specifies the name of the property that contains the work e-mail address for a user associated with a specified user profile. | |
WorkPhone | Specifies the name of the property that contains the work phone number for a user associated with a specified user profile. |
Top