CallInformationIdentifierKind type
注意
此 API 以 Beta 版本预览形式提供给开发者,可能根据我们收到的反馈更改。 请勿在生产环境中使用此 API。
type CallInformationIdentifierKind =
| "microsoftTeamsUser"
| "phoneNumber"
| "communicationUser"
| "microsoftTeamsApp"
| "unknown"