accountEnabled | true if the account is enabled; otherwise, false |
displayName | The name displayed in the address book for the user. This is usually the combination of the user's first name, middle initial and last name. |
givenName | The given name (first name) of the user. |
id | The unique identifier for the user. |
mail | The SMTP address for the user. |
surname | The user's surname (family name or last name). |
userPrincipalName | The user principal name (UPN) of the user. |
userType | A string value that can be used to classify user types in your directory, such as Member and Guest. |
createdDateTime | The created date of the user object. |
deletedDateTime | The date and time the user was deleted. |
country | The country/region in which the user is located; for example, US or UK. |
department | The name for the department in which the user works. |
employeeOrgData.costCenter | The cost center associated with the user. |
externalUserState | For an external user invited to the tenant using the invitation API, this property represents the invited user's invitation status. |
jobTitle | The user's job title. |
onPremisesLastSyncDateTime | Indicates the last time at which the object was synced with the on-premises directory. |
onPremisesSyncEnabled | Three states:true if this object is synced from an on-premises directoryfalse if this object was originally synced from an on-premises directory but is no longer syncednull if this object has never been synced from an on-premises directory (default)
|
onPremisesDistinguishedName | 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. |