次の方法で共有


CallInformationIdentifierKind type

注意

この API はベータ版で、開発者向けにプレビューとして提供されており、寄せられたフィードバックに基づいて変更される場合があります。 この API は運用環境で使用しないでください。

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