List Information for All Users
Query for information on all users.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
User Name | String | Yes | User name used to authenticate to the Office 365 web service. |
Password | Password | Yes | Password used to authenticate to the Office 365 web service. |
Domain Name | String | Yes | Domain name of users |
Output Parameters
Name | Type | Description |
---|---|---|
Alternate Email Address | String | Alternate email address assigned to user account |
Block Credential | Boolean | Whether or not the credentials are blocked for various purposes. |
City | String | City field of user account |
Country | String | Country field of user account |
Department | String | Department field of user account |
Display Name | String | Display name of user account |
Errors | String | Errors associated with user account |
Fax | String | Fax field of user account |
First Name | Date | First name of user account |
Immutable ID | String | ID field used by MS |
Is BlackBerry User | Boolean | Whether the user is assigned the Is Blackberry User attribute or not. |
Is Licensed | Boolean | Whether the user account is licensed or not. |
Last Directory Sync Time | Date | Date and time directory was last synced for user |
Last Name | String | Last name of user account |
License Reconciliation Needed | Boolean | Whether user license reconciliation is needed or not. |
Licenses | String | Licenses applied to the mailbox |
Live ID | String | Live ID of user account |
Mobile Phone | String | Mobile phone filed of user account |
Object ID | String | ID field used by MS for troubleshooting |
Office | String | Office field of user account |
Overall Provisioning Status | String | Provisioning status. Usually will show “Normal” or Ready. |
Password Never Expires | Boolean | Whether the user account password expires or not. |
Phone Number | String | Phone Number field of user account |
Portal Settings | String | Portal settings of user account |
Postal Code | String | Postal code field of user account |
Preferred Language | String | Preferred language field of user account |
Proxy Address | String | Proxy address assigned to user account |
Soft Deletion Time Stamp | Date | Date and time within the past 30 days user was deleted |
State | String | State of the user account |
Street Address | String | Street Address field of user account |
Strong Password Required | Boolean | User account requires string password or not |
Title | String | Title field of user account |
Usage Location | String | Location of the user (country code or name) |
User Principal Name | String | Principal name of user account |
Validation Status | String | Whether or not the user is valid and if they passed validation tests. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
User Name | String | Yes | Office365Admin@ABC.onmicrosoft.com |
Password | Password | Yes | <link to start input parameter> |
Domain Name | String | Yes | ABC.onmicrosoft.com |