Enumeration ContactType

Enum with the different types of a contact

Enumeration Members

AZURE_ORG_CONTACTS: 5

Organization contacts imported from Microsoft Azure

AZURE_ORG_USERS: 6

Organization users imported from Microsoft Azure

AZURE_PERSONAL_CONTACTS: 7

Personal contacts imported from Microsoft Azure

CONTACTS: 0

Contacts created by user themselves. They are the only contacts that can be created, edited or deleted.

DOMAIN: 1

Contacts representing a user of the domain. There is one contact of this type for each user of a domain different of the current user.

GROUPS: 3

Contacts representing a group. There is one contact of this type for each group existing in the current user domain.

PHONEBOOKS: 4

Contacts declared inside the phonebooks associated to every group the current user is included in.

STATIC: 2

Contacts statically defined by system administrators.

Generated using TypeDoc