We have an Employee Directory using Office 365 Users connection and looking for way to filter out users in the directory by some attribute. Currently using JobTitle and Department but can no longer use these attributes. Cannot find another method other than picking from other attributes that I can get the values for like below:
City
CompanyName
Country
Department
DisplayName
GivenName
Id
JobTitle
Mail
MailNickname-Could this be a field we could use?
Mobilephone
OfficeLocation
PostalCode
Surname
TelephoneNumber
UserPrincipalName
Account Enabled
BusinessPhones
We were thinking of using 'Country' and filling Country = "ABC" and filtering on that but there must be another way!