Source Query
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.
azure Org Contacts
Whether to fetch contacts from Azure organizational directory (if applicable).
azure Org Users
Whether to fetch users from Azure organizational directory (if applicable).
azure Personal Contacts
Whether to fetch personal contacts from Azure (if applicable).