GraphUser 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.
Item in Value
public class GraphUser
type GraphUser = class
Public Class GraphUser
- Inheritance
-
GraphUser
Constructors
| Name | Description |
|---|---|
| GraphUser() | |
Properties
| Name | Description |
|---|---|
| AboutMe |
About Me |
| AccountEnabled |
true if the account is enabled; otherwise, false. This property is required when a user is created. |
| Birthday |
Birthday |
| BusinessPhones |
Business Phones |
| City |
The city in which the user is located. |
| CompanyName |
The name of the company in which the user works. |
| Country |
The country/region in which the user is located; for example, "US" or "UK". |
| Department |
The name of the department in which the user works. |
| DisplayName |
Display Name |
| GivenName |
Given Name |
| HireDate |
Hire Date |
| Id |
Id |
| Interests |
Interests |
| JobTitle |
Job Title |
|
|
|
| MobilePhone |
Mobile Phone |
| MySite |
My Site |
| Nickname |
The mail alias for the user. This property must be specified when a user is created. |
| OfficeLocation |
Office Location |
| PastProjects |
Past Projects |
| PostalCode |
The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. |
| PreferredLanguage |
Preferred Language |
| PreferredName |
Preferred Name |
| Responsibilities |
Responsibilities |
| Schools |
Schools |
| Skills |
Skills |
| State |
State |
| StreetAddress |
Street Address |
| Surname |
Surname |
| UserPrincipalName |
User Principal Name |
| UserType |
User Type |