Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Represents a Microsoft Entra user account. This resource is an open type that allows additional properties beyond those documented here. Inherits from directoryObject. Only a subset of user properties are returned by default in v1.0. To retrieve other properties, you must specify them in a $select query option.
This resource supports:
- Adding your own data to custom properties as extensions.
- Subscribing to change notifications.
- Using delta query to track incremental additions, deletions, and updates, by providing a delta function.
Methods
| Method | Return Type | Description |
|---|---|---|
| List | user collection | Get a list of user objects. |
| Create | user | Create a new user object. |
| Get | user | Read properties and relationships of user object. |
| Update | user | Update user object. |
| Delete | None | Delete user object. |
| Get delta | user collection | Get incremental changes for users. |
| Change password | None | Update your own password. |
| Retry service provisioning | None | Retry the user service provisioning. |
| Revoke sign-in sessions | None | Revokes all the user's refresh and session tokens issued to applications, by resetting the signInSessionsValidFromDateTime user property to the current date-time. It forces the user to sign in to those applications again. |
| Export personal data | None | Submits a data policy operation request, made by a company administrator to export an organizational user's data. |
| App role assignments | ||
| List | appRoleAssignment collection | Get the apps and app roles assigned to this user. |
| Add | appRoleAssignment | Assign an app role to this user. |
| Remove | None | Remove an app role assignment from this user. |
| Calendar | ||
| List calendars | calendar collection | Get a Calendar object collection. |
| Create calendar | Calendar | Create a new Calendar by posting to the calendars collection. |
| List calendar groups | calendarGroup collection | Get a CalendarGroup object collection. |
| Create calendar group | CalendarGroup | Create a new CalendarGroup by posting to the calendarGroups collection. |
| List events | event collection | Get a list of event objects in the user's mailbox. The list contains single instance meetings and series masters. |
| Create event | event | Create a new event by posting to the events collection. |
| Find meeting times | meetingTimeSuggestionsResult | Find time and locations to meet based on attendee availability, location, or time constraints. |
| Get free/busy schedule | scheduleInformation | Get the free/busy availability information for a collection of users, distributions lists, or resources (rooms or equipment) for a specified period. |
| List calendar view | event collection | Get an event object collection. |
| Reminder view | Reminder collection | Return a list of calendar reminders within the start and end times specified. |
| Cloud PC | ||
| List Cloud PCs | cloudPC collection | List the cloudPC devices that are attributed to the signed-in user. |
| Data security and governance | ||
| Compute protection scopes | policyUserScope collection | Compute the protection scopes for the signed-in user. |
| Create content activity | contentActivity | Create a content activity for the signed-in user. |
| Process content | processContentResponse | Process content against data protection policies in the context of the signed-in user. |
| Delegated permission grants | ||
| List delegated permission grants | oAuth2PermissionGrant collection | Retrieve a list of delegated permissions granted to enable a client application to access an API on behalf of the user. |
| Directory objects | ||
| Get by IDs | String collection | Returns the directory objects specified in a list of IDs. |
| Get delta for directory object | directoryObject collection | Get incremental changes for directory objects such as users, groups, applications, and service principals. Filtering is required on either the id of the derived type or the derived type itself. For more information on delta queries, see the Use delta query to track changes in Microsoft Graph data. |
| Check member groups | String collection | Check for membership in a list of groups. The check is transitive. |
| Get member groups | String collection | Return all the groups that the user is a member of. The check is transitive. |
| Check member objects | String collection | Check for membership in a list of group, directory role, or administrative unit objects. The function is transitive. |
| Get member objects | String collection | Return all of the groups, administrative units, and directory roles that the user is a member of. The check is transitive. |
| List created objects | directoryObject collection | Get the directory objects created by the user from the createdObjects navigation property. |
| List owned devices | directoryObject collection | Get the devices that the user owns from the ownedDevices navigation property. |
| List owned objects | directoryObject collection | Get the directory objects owned by the user from the ownedObjects navigation property. |
| List deleted groups owned by user | directoryObject collection | Retrieve the groups deleted in the tenant in the last 30 days and that owned by a user. |
| List registered devices | directoryObject collection | Get the devices that are registered for the user from the registeredDevices navigation property. |
| List deleted items | directoryObject collection | Retrieve the users deleted in the tenant in the last 30 days. |
| Get deleted item | directoryObject collection | Retrieve a deleted user by ID. |
| Restore deleted item | directoryObject collection | Restore a user deleted in the tenant in the last 30 days. |
| Permanently delete item | directoryObject collection | Permanently delete a deleted user from the tenant. |
| Drive | ||
| Get drive | drive | Retrieve the properties and relationships of a Drive resource. |
| List children | DriveItems | Return a collection of DriveItems in the children relationship of a DriveItem. |
| Employee experience | ||
| List assigned roles | engagementRole collection | Get a list of all the roles assigned to a user in Viva Engage. |
| Groups | ||
| List joined teams | team collection | Get the Microsoft Teams teams that the user is a direct member of from the joinedTeams navigation property. |
| List member of | directoryObject collection | Get the groups, directory roles, and administrative units that the user is a direct member of. This operation isn't transitive. |
| List transitive member of | directoryObject collection | Get the groups, directory roles, and administrative units that the user is a member of through either direct or transitive membership. |
| Insights | ||
| List trending | trending collection | Get a list of trending files. |
| Get content discovery settings | userSettings | Get users's content discovery settings. |
| Update content discovery settings | None | Update users's content discovery settings. |
| List shared (deprecated) | sharedInsight collection | Get a list of shared files. This API is deprecated and will stop returning data after November 2026. |
| List used (deprecated) | usedInsight collection | Get a list of used files. This API is deprecated and will stop returning data after November 2026. |
| License management | ||
| Assign license | user | Add or remove subscriptions for the user. You can also enable and disable specific plans associated with a subscription. |
| List license details | licenseDetails collection | Get a licenseDetails object collection. |
| Reprocess license assignment | user | Reprocess subscription assignments for the user. |
| List mail folders | mailFolder collection | Get the mail folder collection under the root folder of the signed-in user. |
| Create mail folder | mailFolder | Create a new MailFolder by posting to the mailFolders collection. |
| List messages | message collection | Get all the messages in the signed-in user's mailbox. |
| Create message | message | Create a new Message by posting to the messages collection. |
| List overrides | inferenceClassificationOverride collection | Get the Focused Inbox overrides that a user configured to always classify messages from certain senders in specific ways. |
| Create override | inferenceClassificationOverride | Create a Focused Inbox override for a sender identified by an SMTP address. |
| List rules | messageRule collection | Get all the messageRule objects defined for the user's inbox. |
| Create rule | messageRule | Create a messageRule object by specifying a set of conditions and actions. |
| Send mail | None | Send the message specified in the request body. |
| Get mail tips | mailTips collection | Return the MailTips of one or more recipients as available to the signed-in user. |
| Notes | ||
| List notebooks | notebook collection | Retrieve a list of notebook objects. |
| Create notebook | notebook | Create a new OneNote notebook. |
| Org hierarchy | ||
| Assign manager | directoryObject | Assign a user or an organizational contact as this user's manager. |
| Get manager | directoryObject | Get the user or organizational contact that is this user's manager from the manager navigation property. |
| Remove manager | None | Remove the manager of a user. |
| List direct reports | directoryObject collection | Get the users and contacts that report to the user from the directReports navigation property. |
| Outlook settings | ||
| Get user mailbox settings | mailboxSettings | Get the user's mailboxSettings. |
| Update user mailbox settings | mailboxSettings | Enable, configure, or disable one or more mailboxSettings for a user. |
| List Outlook categories | outlookCategory collection | Get all the categories defined for the user. |
| Create Outlook category | outlookCategory | Create an outlookCategory object in the user's master list of categories. |
| Get supported languages | localeInfo collection | Get the list of locales and languages that are supported for the user, as configured on the user's mailbox server. |
| Get supported time zones | timeZoneInformation collection | Get the list of time zones that are supported for the user, as configured on the user's mailbox server. |
| Translate Exchange IDs | convertIdResult collection | Translate identifiers of Outlook-related resources between formats. |
| People | ||
| List | person collection | Get a collection of person objects ordered by their relevance to the user. |
| Personal contacts | ||
| List contacts | contact collection | Get a contact collection from the default Contacts folder of the signed-in user. |
| Create contact | contact | Create a new Contact by posting to the contacts collection. |
| List contact folders | contactFolder collection | Get the contact folder collection in the default Contacts folder of the signed-in user. |
| Create contact folder | contactFolder | Create a new ContactFolder by posting to the contactFolders collection. |
| Profile photo | ||
| Get | profilePhoto | Get the specified profilePhoto or its metadata (profilePhoto properties). |
| Update | None | Update the photo for any user in the tenant including the signed-in user, or the specified group or contact. |
| Delete | None | Delete the photo for any user in the tenant including the signed-in user or the specified group. |
| Planner | ||
| List tasks | plannerTask collection | Get plannerTasks assigned to the user. |
| Sponsors | ||
| Assign | None | Assign a user a sponsor. |
| List | directoryObject collection | Get the users and groups who are this user's sponsors. |
| List sponsorOf | directoryObject collection | Get the directory objects that this user sponsors. |
| Remove | None | Remove a user's sponsor. |
| Teamwork | ||
| List associated teams | associatedTeamInfo collection | Get the list of teams in Microsoft Teams that a user is associated with. |
| List apps installed for user | userScopeTeamsAppInstallation collection | Lists apps installed in the personal scope of a user. |
| Gets the installed app for user | userScopeTeamsAppInstallation | Lists the specified app installed in the personal scope of a user. |
| Add app for user | None | Adds (installs) an app in the personal scope of a user. |
| Remove app for user | None | Removes (uninstalls) an app in the personal scope of a user. |
| Upgrade app installed for user | None | Upgrades to the latest version of the app installed in the personal scope of a user. |
| Get chat between user and app | Chat | Lists one-on-one chat between the user and the app. |
| List permission grants | resourceSpecificPermissionGrant collection | List all resource-specific permission grants of a user. |
| Terms of use agreements | ||
| Agreement acceptances for a user | agreementAcceptance | Retrieve a user's agreementAcceptance objects. |
| To-do tasks | ||
| List tasks | todoTask collection | Get all the todoTask resources in the specified list. |
| Create task | todoTask | Create a todoTask in the specified task list. |
| List task lists | todoTaskList collection | Get all the task lists in the user's mailbox. |
| Create task list | todoTaskList | Create a To Do task list in the user's mailbox. |
| User settings | ||
| Get | userSettings | Read the user and organization settings object. |
| Update | userSettings | Update the properties of the settings object. |
Properties
Important
Specific usage of $filter and the $search query parameter is supported only when you use the ConsistencyLevel header set to eventual and $count. For more information, see Advanced query capabilities on directory objects.
| Property | Type | Description |
|---|---|---|
| aboutMe | String | A freeform text entry field for the user to describe themselves. Requires $select to retrieve. |
| accountEnabled | Boolean | true if the account is enabled; otherwise, false. This property is required when a user is created. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). This property is subject to sensitive action restrictions; only specific privileged administrator roles can update it. |
| ageGroup | ageGroup | Sets the age group of the user. Allowed values: null, Minor, NotAdult, and Adult. For more information, see legal age group property definitions. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). |
| assignedLicenses | assignedLicense collection | The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn't differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, /$count eq 0, /$count ne 0). |
| assignedPlans | assignedPlan collection | The plans that are assigned to the user. Read-only. Not nullable. Requires $select to retrieve. Supports $filter (eq and not). |
| birthday | DateTimeOffset | The birthday of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Requires $select to retrieve. |
| businessPhones | String collection | The telephone numbers for the user. NOTE: Although it's a string collection, only one number can be set for this property. Read-only for users synced from the on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith). This property is subject to sensitive action restrictions; only specific privileged administrator roles can update it. |
| city | String | The city where the user is located. Maximum length is 128 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). |
| companyName | String | The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). |
| consentProvidedForMinor | consentProvidedForMinor | Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Requires $select to retrieve. Supports $filter (eq, ne, not, and in). |
| country | String | The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). |
| createdDateTime | DateTimeOffset | The date and time the user was created, in ISO 8601 format and UTC. The value can't be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). |
| creationType | String | Indicates whether the user account was created through one of the following methods:
Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, in). |
| customSecurityAttributes | customSecurityAttributeValue | An open complex type that holds the value of a custom security attribute that is assigned to a directory object. Nullable. Requires $select to retrieve. Supports $filter (eq, ne, not, startsWith). The filter value is case-sensitive. |
| deletedDateTime | DateTimeOffset | The date and time the user was deleted. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in). |
| department | String | The name of the department in which the user works. Maximum length is 64 characters. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). |
| displayName | String | The name displayed in the address book for the user. This value is usually the combination of the user's first name, middle initial, and family name. This property is required when a user is created and it can't be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderby, and $search. |
| employeeHireDate | DateTimeOffset | The date and time when the user was hired or will start work in a future hire. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). |
| employeeLeaveDateTime | DateTimeOffset | The date and time when the user left or will leave the organization. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user. |
| employeeId | String | The employee identifier assigned to the user by the organization. The maximum length is 16 characters. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). |
| employeeOrgData | employeeOrgData | Represents organization data (for example, division and costCenter) associated with a user. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in). |
| employeeType | String | Captures enterprise worker type. For example, Employee, Contractor, Consultant, or Vendor. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith). |
| externalUserState | String | For a guest invited to the tenant using the invitation API, this property represents the invited user's invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Requires $select to retrieve. Supports $filter (eq, ne, not , in). |
| externalUserStateChangeDateTime | DateTimeOffset | Shows the timestamp for the latest change to the externalUserState property. Requires $select to retrieve. Supports $filter (eq, ne, not , in). |
| faxNumber | String | The fax number of the user. Requires $select to retrieve. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). |
| givenName | String | The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). |
| hireDate | DateTimeOffset | The hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Requires $select to retrieve. Note: This property is specific to SharePoint in Microsoft 365. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs. |
| id | String | The unique identifier for the user. Should be treated as an opaque identifier. Inherited from directoryObject. Key. Not nullable. Read-only. Returned by default. Supports $filter (eq, ne, not, in). |
| identities | objectIdentity collection | Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It might contain multiple items with the same signInType value. Requires $select to retrieve. Supports $filter (eq) with limitations. |
| imAddresses | String collection | The instant message voice-over IP (VOIP) session initiation protocol (SIP) addresses for the user. Read-only. Requires $select to retrieve. Supports $filter (eq, not, ge, le, startsWith). |
| interests | String collection | A list for the user to describe their interests. Requires $select to retrieve. |
| isManagementRestricted | Boolean | true if the user is a member of a restricted management administrative unit. If not set, the default value is null and the default behavior is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit. Requires $select to retrieve. |
| isResourceAccount | Boolean | Don't use – reserved for future use. |
| jobTitle | String | The user's job title. Maximum length is 128 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). |
| lastPasswordChangeDateTime | DateTimeOffset | The time when this Microsoft Entra user last changed their password or when their password was created, whichever date the latest action was performed. The date and time information uses ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Requires $select to retrieve. |
| legalAgeGroupClassification | legalAgeGroupClassification | Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, Undefined, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. For more information, see legal age group property definitions. Requires $select to retrieve. |
| licenseAssignmentStates | licenseAssignmentState collection | State of license assignments for this user. Also indicates licenses that are directly assigned or the user inherited through group memberships. Read-only. Requires $select to retrieve. |
| String | The SMTP address for the user, for example, jeff@contoso.com. Changes to this property update the user's proxyAddresses collection to include the value as an SMTP address. This property can't contain accent characters. NOTE: We don't recommend updating this property for Azure AD B2C user profiles. Use the otherMails property instead. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith, and eq on null values). |
|
| mailboxSettings | mailboxSettings | Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Requires $select to retrieve. |
| mailNickname | String | The mail alias for the user. This property must be specified when a user is created. Maximum length is 64 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). |
| mobilePhone | String | The primary cellular telephone number for the user. Read-only for users synced from the on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) and $search. This property is subject to sensitive action restrictions; only specific privileged administrator roles can update it. |
| mySite | String | The URL for the user's site. Requires $select to retrieve. |
| officeLocation | String | The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). |
| onPremisesDistinguishedName | String | Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. |
| onPremisesDomainName | String | Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. |
| onPremisesExtensionAttributes | onPremisesExtensionAttributes | Contains extensionAttributes1-15 for the user. These extension attributes are also known as Exchange custom attributes 1-15. Each attribute can store up to 1024 characters. false), these properties can be set during the creation or update of a user object. Requires $select to retrieve. Supports $filter (eq, ne, not, in). |
| onPremisesImmutableId | String | This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you're using a federated domain for the user's userPrincipalName (UPN) property. NOTE: The $ and _ characters can't be used when specifying this property. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in). This property is subject to sensitive action restrictions; only specific privileged administrator roles can update it. |
| onPremisesLastSyncDateTime | DateTimeOffset | Indicates the last time at which the object was synced with the on-premises directory; for example: 2013-02-16T03:04:54Z. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in). |
| onPremisesProvisioningErrors | onPremisesProvisioningError collection | Errors when using Microsoft synchronization product during provisioning. Requires $select to retrieve. Supports $filter (eq, not, ge, le). |
| onPremisesSamAccountName | String | Contains the on-premises samAccountName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith). |
| onPremisesSecurityIdentifier | String | Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Requires $select to retrieve. Supports $filter (eq including on null values). |
| onPremisesSyncEnabled | Boolean | true if this user object is currently being synced from an on-premises Active Directory (AD); otherwise the user isn't being synced and can be managed in Microsoft Entra ID. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, in, and eq on null values). |
| onPremisesUserPrincipalName | String | Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect. Read-only. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith). |
| otherMails | String collection | A list of other email addresses for the user; for example: ["bob@contoso.com", "Robert@fabrikam.com"]. Can store up to 250 values, each with a limit of 250 characters. NOTE: This property can't contain accent characters. Requires $select to retrieve. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0). This property is subject to sensitive action restrictions; only specific privileged administrator roles can update it. |
| passwordPolicies | String | Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two might be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Requires $select to retrieve. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values). |
| passwordProfile | passwordProfile | Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Requires $select to retrieve. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: This property is also subject to sensitive action restrictions. |
| pastProjects | String collection | A list for the user to enumerate their past projects. Requires $select to retrieve. |
| postalCode | String | The postal code for the user's postal address. The postal code is specific to the user's country or region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Requires $select to retrieve. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). |
| preferredDataLocation | String | The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. |
| preferredLanguage | String | The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language, and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: "en-US", or "es-ES". Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) |
| preferredName | String | The preferred name for the user. Not Supported. This attribute returns an empty string. Requires $select to retrieve. |
| provisionedPlans | provisionedPlan collection | The plans that are provisioned for the user. Read-only. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, ge, le). |
| proxyAddresses | String collection | For example: ["SMTP: bob@contoso.com", "smtp: bob@sales.contoso.com"]. Changes to the mail property update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address, while those addresses prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Requires $select to retrieve. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0). |
| refreshTokensValidFromDateTime | DateTimeOffset | Any refresh tokens or session tokens (session cookies) issued before this time are invalid. Applications get an error when using an invalid refresh or session token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Requires $select to retrieve. Read-only. |
| responsibilities | String collection | A list for the user to enumerate their responsibilities. Requires $select to retrieve. |
| serviceProvisioningErrors | serviceProvisioningError collection | Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance). |
| schools | String collection | A list for the user to enumerate the schools they attended. Requires $select to retrieve. |
| securityIdentifier | String | Security identifier (SID) of the user, used in Windows scenarios. Read-only. Returned by default. Supports $select and $filter (eq, |