Condividi tramite


CallInformationIdentifierKind type

Nota

La versione di API è beta e viene fornita come anteprima per gli sviluppatori e potrebbe essere modificata in base al feedback ricevuto. Non usare questa API in un ambiente di produzione.

type CallInformationIdentifierKind =
  | "microsoftTeamsUser"
  | "phoneNumber"
  | "communicationUser"
  | "microsoftTeamsApp"
  | "unknown"