Users
Users table for MSTeams data provider.
Table Specific Information
Select
Query the Users table. The driver will use the Microsoft Teams API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the driver.
- Id supports the '=' operator.
For example, the following query is processed server side:
SELECT * FROM Users WHERE Id = '08d30c14-2775-45c9-8809-3eca47340959'
Columns
Name | Type | Description |
id [KEY] | String | The id of the user. |
deletedDateTime | Datetime | The deletedDateTime of the user. |
accountEnabled | Bool | Indicates if accountEnabled for the user. |
assignedLicenses | String | The assignedLicenses of the user. |
businessPhones | String | The businessPhones of the user. |
city | String | The city of the user. |
companyName | String | The companyName of the user. |
country | String | The country of the user. |
createdDateTime | Datetime | The createdDateTime of the user. |
department | String | The department of the user. |
displayName | String | The displayName of the user. |
employeeHireDate | Datetime | The employeeHireDate of the user. |
employeeId | String | The employeeId of the user. |
employeeOrgData_costCenter | String | The employeeOrgData_costCenter of the user. |
employeeOrgData_division | String | The employeeOrgData_division of the user. |
employeeType | String | The employeeType of the user. |
givenName | String | The givenName of the user. |
identities | String | The identities of the user. |
imAddresses | String | The imAddresses of the user. |
isManagementRestricted | Bool | Indicator if user is management restricted. |
isResourceAccount | Bool | Indicates if it isResourceAccount of the user. |
jobTitle | String | The jobTitle of the user. |
lastPasswordChangeDateTime | Datetime | The lastPasswordChangeDateTime of the user. |
String | The mail of the user. | |
mailNickname | String | The mailNickname of the user. |
mobilePhone | String | The mobilePhone of the user. |
officeLocation | String | The officeLocation of the user. |
onPremisesDistinguishedName | String | The onPremisesDistinguishedName of the user. |
onPremisesDomainName | String | The onPremisesDomainName of the user. |
onPremisesExtensionAttributes_extensionAttribute1 | String | The onPremisesExtensionAttributes_extensionAttribute1 of the user. |
onPremisesExtensionAttributes_extensionAttribute10 | String | The onPremisesExtensionAttributes_extensionAttribute10 of the user. |
onPremisesExtensionAttributes_extensionAttribute11 | String | The onPremisesExtensionAttributes_extensionAttribute11 of the user. |
onPremisesExtensionAttributes_extensionAttribute12 | String | The onPremisesExtensionAttributes_extensionAttribute12 of the user. |
onPremisesExtensionAttributes_extensionAttribute13 | String | The onPremisesExtensionAttributes_extensionAttribute13 of the user. |
onPremisesExtensionAttributes_extensionAttribute14 | String | The onPremisesExtensionAttributes_extensionAttribute14 of the user. |
onPremisesExtensionAttributes_extensionAttribute15 | String | The onPremisesExtensionAttributes_extensionAttribute15 of the user. |
onPremisesExtensionAttributes_extensionAttribute2 | String | The onPremisesExtensionAttributes_extensionAttribute2 of the user. |
onPremisesExtensionAttributes_extensionAttribute3 | String | The onPremisesExtensionAttributes_extensionAttribute3 of the user. |
onPremisesExtensionAttributes_extensionAttribute4 | String | The onPremisesExtensionAttributes_extensionAttribute4 of the user. |
onPremisesExtensionAttributes_extensionAttribute5 | String | The onPremisesExtensionAttributes_extensionAttribute5 of the user. |
onPremisesExtensionAttributes_extensionAttribute6 | String | The onPremisesExtensionAttributes_extensionAttribute6 of the user. |
onPremisesExtensionAttributes_extensionAttribute7 | String | The onPremisesExtensionAttributes_extensionAttribute7 of the user. |
onPremisesExtensionAttributes_extensionAttribute8 | String | The onPremisesExtensionAttributes_extensionAttribute8 of the user. |
onPremisesExtensionAttributes_extensionAttribute9 | String | The onPremisesExtensionAttributes_extensionAttribute9 of the user. |
onPremisesImmutableId | String | The onPremisesImmutableId of the user. |
onPremisesLastSyncDateTime | Datetime | The onPremisesLastSyncDateTime of the user. |
onPremisesProvisioningErrors | String | The onPremisesProvisioningErrors of the user. |
onPremisesSamAccountName | String | The onPremisesSamAccountName of the user. |
onPremisesSecurityIdentifier | String | The onPremisesSecurityIdentifier of the user. |
onPremisesSyncEnabled | Bool | Indicates onPremisesSyncEnabled for the user. |
onPremisesUserPrincipalName | String | The onPremisesUserPrincipalName of the user. |
otherMails | String | The otherMails of the user. |
passwordProfile_forceChangePasswordNextSignIn | Bool | The passwordProfile_forceChangePasswordNextSignIn of the user. |
passwordProfile_forceChangePasswordNextSignInWithMfa | Bool | The passwordProfile_forceChangePasswordNextSignInWithMfa of the user. |
passwordProfile_password | String | The passwordProfile_password of the user. |
postalCode | String | The postalCode of the user. |
preferredLanguage | String | The preferredLanguage of the user. |
serviceProvisioningErrors | String | The service provisioning errors of the user. |
state | String | The state of the user. |
streetAddress | String | The streetAddress of the user. |
surname | String | The surname of the user. |
userPrincipalName | String | The userPrincipalName of the user. |
userType | String | The userType of the user. |
Authentication_id | String | The Authentication Id |
Calendar_id | String | The Calendar Id |
Drive_id | String | The Drive Id |
InferenceClassification_id | String | The InferenceClassification Id |
Insights_id | String | The Insights Id |
Manager_id | String | The Manager Id |
Onenote_id | String | The Onenote Id |
Outlook_id | String | The Outlook Id |
Photo_id | String | The Photo Id |
Planner_id | String | The Planner Id |
Presence_id | String | The Presence Id |
Settings_id | String | The Settings Id |
Teamwork_id | String | The Teamwork Id |
Todo_id | String | The Todo Id |