[Home](./index.md) > [bitburner](./bitburner.md) > [OfficeAPI](./bitburner.officeapi.md) > [employees](./bitburner.officeapi.employees.md) ## OfficeAPI.employees() method Signature: ```typescript employees(divisionName: string, cityName: string): string[]; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | divisionName | string | | | cityName | string | | Returns: string\[\]