SourceQuery

constructor(contacts: Boolean = true, domain: Boolean = true, phonebooks: Boolean = true, static: Boolean = true, groups: Boolean = true, azureOrgContacts: Boolean = true, azureOrgUsers: Boolean = true, azurePersonalContacts: Boolean = true)

Parameters

contacts

Whether to fetch the user's personal contacts.

domain

Whether to fetch users from the same domain as contacts.

phonebooks

Whether to fetch contacts from phonebooks.

static

Whether to fetch contacts accessible to all users.

groups

Whether to fetch participants of groups as contacts.

azureOrgContacts

Whether to fetch contacts from Azure organizational directory (if applicable).

azureOrgUsers

Whether to fetch users from Azure organizational directory (if applicable).

azurePersonalContacts

Whether to fetch personal contacts from Azure (if applicable).